added more apis

This commit is contained in:
lizhaotailang
2017-01-21 21:54:51 +08:00
parent 9c6b639de4
commit 83bc4151a2
2 changed files with 11 additions and 0 deletions

View File

@@ -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。

View File

@@ -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 users 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.