mirror of
https://github.com/TonnyL/Awesome_APIs.git
synced 2026-04-28 09:42:50 -05:00
added more apis
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
+ [社交](#社交)
|
||||
+ [视频](#视频)
|
||||
+ [天气](#天气)
|
||||
+ [团队协作](#团队协作)
|
||||
+ [图片与图像处理](#图片与图像处理)
|
||||
+ [外卖](#外卖)
|
||||
+ [消息推送](#消息推送)
|
||||
@@ -58,6 +59,7 @@
|
||||
#### 电影
|
||||
+ [豆瓣电影](https://developers.douban.com/wiki/?title=movie_v2) - 豆瓣电影支持电影条目,影人条目,搜索和榜单等。
|
||||
+ [猫眼电影(非官方)](http://www.jianshu.com/p/9855610eb1d4) - 支持查询首页电影列表,电影详情(含评论),本地影院和影院详情,选座。 #非官方
|
||||
+ [V电影](https://github.com/avenwu/vplus/blob/master/doc/v%E7%94%B5%E5%BD%B1api%E6%8E%A5%E5%8F%A3.md) - 支持获取[V电影](http://www.vmovier.com/)网站的数据。 #非官方
|
||||
|
||||
#### 即时通讯
|
||||
+ [环信](http://www.easemob.com/) - 支持Android, iOS, WebIM, Linux, REST集成,支持多种消息类型。
|
||||
@@ -107,6 +109,9 @@
|
||||
+ [和风天气](http://www.kancloud.cn/hefengyun/weather/222344) - 支持7-10天预报,实况天气,每小时预报,生活指数,灾害预警,景点天气,历史天气,城市查询等内容,仅国内数据免费。
|
||||
+ [心知天气](http://www.thinkpage.cn/doc) - 支持天气实况,逐日预报和历史,24小时逐小时预报,过去24小时天气历史记录,气象灾害预警,空气质量实况与城市排行,逐日和逐小时空气质量预报,过去24小时空气质量历史记录,生活指数,农历、节气、生肖,机动车尾号限行,日出日落,月初月落和月像,城市搜索等内容,仅国内数据免费。
|
||||
|
||||
#### 团队协作
|
||||
+ [Teambition](https://www.teambition.com/developer/open-platform) - 支持详细的文档说明,部分平台提供demo。
|
||||
|
||||
#### 图片与图像处理
|
||||
+ [Bing每日壁纸(非官方)](https://www.v2ex.com/t/157267) - 支持图片URL和图片描述,可获取不同地区的数据。 #非官方
|
||||
+ [Camera360](https://github.com/pinguo/PGSkinPrettifyEngine) - 支持全帧率直播美白滤镜,提供SDK和Demo。
|
||||
|
||||
@@ -9,6 +9,7 @@ Here are the global APIs, if you wanna see the Chinese version, click [here](htt
|
||||
+ [Images](#images)
|
||||
+ [Maps](#maps)
|
||||
+ [Music](#music)
|
||||
+ [Movies](#movies)
|
||||
+ [Notes](#notes)
|
||||
+ [Social Media](#social-media)
|
||||
+ [Sports](#sports)
|
||||
@@ -54,6 +55,11 @@ Here are the global APIs, if you wanna see the Chinese version, click [here](htt
|
||||
+ [SoundCloud](https://developers.soundcloud.com/) - Allow users to upload and share sounds across the web.
|
||||
+ [Spotify](https://developer.spotify.com/web-api/) - Spotify's Web API lets your applications fetch data from the Spotify music catalog and manage user’s playlists and saved music.
|
||||
|
||||
#### Movies
|
||||
+ [IMDb 1](http://imdb.wemakesites.net/) - RESTful JSON API for IMDb. #Unofficial
|
||||
+ [IMDb 2](https://www.omdbapi.com/) - The OMDb API is a free web service to obtain movie information, all content and images on the site are contributed and maintained by our users. #Unofficial
|
||||
+ [Rotten Tomatoes](https://developer.fandango.com/Rotten_Tomatoes) - The Rotten Tomatoes API provides access to Rotten Tomatoes' ratings and reviews, allowing approved companies and individuals to enrich their applications and widgets with Rotten Tomatoes data.
|
||||
|
||||
#### Notes
|
||||
+ [Evernote](https://dev.evernote.com/doc/) - Access to notes, notebooks, attachments data of Evernote, search, synchronize. The SDKs of ActionScript 3, Android, C++, Windows, iOS, Java, JavaScript, OS X, Perl, PHP, Python, Ruby platform and complete API reference documents are provided.
|
||||
+ [OneNote](https://msdn.microsoft.com/en-us/office/office365/howto/onenote-landing) - Allows developers conceptual articles. SDKs and demos are provided.
|
||||
|
||||
Reference in New Issue
Block a user