1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-22 13:21:39 +01:00

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 |
|---|---|---|---|
| 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) |
| TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) |
| OMDB | Open movie database | No | [Go!](http://omdbapi.com) |