Merge pull request #57 from RoberMac/patch-1

Unsplash now support OAuth2
This commit is contained in:
Todd Motto 2016-03-24 10:02:31 +00:00
commit bec6c9c477

View file

@ -43,7 +43,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link | | API | Description | OAuth |Link |
|---|---|---|---| |---|---|---|---|
| Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) | | Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) |
| Unsplash | Photography | No | [Go!](https://unsplash.com/developers) | | Unsplash | Photography | Yes | [Go!](https://unsplash.com/developers) |
| Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) | | Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) |
| TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) | | TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) |
| OMDB | Open movie database | No | [Go!](http://omdbapi.com) | | OMDB | Open movie database | No | [Go!](http://omdbapi.com) |