什么是API?API(Application Programming Interface,应用程序编程接口)是一些预先定义的函数,目的是提供应用程序与开发人员基于某软件或硬件得以访问的一组例程的能力,而无需访问源码,或理解内部工作机制的细节。【Anroid|Android Studio开发中的各种开源API】在我们Android Studio中,经常为了方便快捷而选择各种的API,这些API接口给我们带来了极大的便捷。下面是我整理的一些开发中常用的API接口。
平台接口
- 阿里云 :https://market.aliyun.com/data
- ApiShop:https://www.apishop.net/#/
- 百度Api:https://apis.baidu.com/
- 聚合Api:https://www.juhe.cn/docs
- 京东云:https://wx.jdcloud.com/api
- 小白接口:http://api.yesapi.cn/docs.php
- 进制数据:https://www.binstd.com/api/
- 开源中国:https://www.oschina.net/openapi
- V2EX:https://www.v2ex.com/p/7v9TEc53
- Coding:https://help.coding.net/docs/project/open/webhook.html
- CNode:https://cnodejs.org/api
- diycode:https://www.diycode.cc/api
- 玩Android:https://www.wanandroid.com/blog/show/2
- 高德地图:https://lbs.amap.com/
- 百度地图:http://lbsyun.baidu.com/
- 腾讯地图:https://lbs.qq.com/
- 搜狗地图:http://map.sogou.com/api/
- 纽约时报:https://developer.nytimes.com/
- 今日美国:https://developer.usatoday.com/docs/
- BrewereyDB:https://www.brewerydb.com/developers
- Diigo:https://www.diigo.com/api_dev
- feedly:https://developer.feedly.com/
- Genius:https://docs.genius.com/
- goodreads:https://www.goodreads.com/api
- HackerNews:https://github.com/HackerNews/API
- Inoreader:https://www.inoreader.com/developers/
- Instapaper:https://www.instapaper.com/api
- Narro:https://docs.narro.co/%23introduction
- Newsblur:https://newsblur.com/api
- NRP:http://www.npr.org/api/index
- Pinboard:https://pinboard.in/api
- Pocket:https://getpocket.com/developer/
- Product Hunt:https://api.producthunt.com/v1/docs
- Adidas AG:https://developers.adidas.com/services
- Fitbit:https://dev.fitbit.com/
- Jawbone UP:https://jawbone.com/up/developer
- 免费天气查询:https://www.kancloud.cn/ccjin/yingq/603579
- 丫丫天气:http://www.yytianqi.com/
- 心知天气:https://www.seniverse.com/
- 和风天气:https://www.heweather.com/
- 快递100:https://www.kuaidi100.com/openapi/applyapi.shtml
- 快递网:http://www.kuaidi.com/openapi.html
- TrackingMore:https://www.51tracking.com/api-index-cn
- 有道云笔记:http://note.youdao.com/open/
- 印象笔记:https://dev.yinxiang.com/
- 有知笔记:https://www.wiz.cn/manual/plugin/
- 有道词典:http://fanyi.youdao.com/openapi
- 百度AI市场:https://aim.baidu.com/ http://ai.baidu.com/
- 智能机器人:https://www.sojson.com/api/semantic.html
- Face+人脸识别:https://www.faceplusplus.com.cn/
- 腾讯云:https://cloud.tencent.com/product/ai-class
- 网易云音乐:https://binaryify.github.io/NeteaseCloudMusicApi/
- 知乎专栏:https://github.com/TonnyL/Zhihu_Zhuanlan_APIs/wiki
- Biilbili : https://github.com/SocialSisterYi/bilibili-API-collect
- 百度音乐:https://my.oschina.net/skiden/blog/102025
- 干货集中营:https://gank.io/api
- 二十四节气查询:https://www.apishop.net/%23/api/detail/%3FproductID%3D88
- 考拉FM:https://github.com/kaolafm/api
- 蜻蜓FM:https://open.qingting.fm/
- Musixmatch:https://developer.musixmatch.com/
- Spotify:https://developer.spotify.com/
- Disqus:https://disqus.com/api/docs/
推荐阅读
- Android|Android studio大作业-体育场预约管理系统
- android|Android Studio 实现简易的个人信息录取(含源码)
- android|android studio 健身软件,基于Android的健身助手设计与实现.doc
- 前端|微信小程序 - 进阶(自定义组件、promis化、mobx、分包、自定义tabBar)
- 好用的万年历API推荐
- 快讯|华为Mate 50将于9月6日发布;马斯克薪酬高达100亿美元;Kotlin成为Android官方支持语言5周年|极客头条
- flutter|【Flutter混合开发踩坑日记之‘applicationVariants‘ for extension ‘android‘】
- 电商平台api|电商api接口———淘宝/天猫等接口明细
- Kotlin|浅谈Android dataBinding使用