Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 2.0 KiB

il y a 8 ans
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # Public APIs
  2. A collective list of JSON APIs for use in web development.
  3. ### Animals
  4. | API | Description | OAuth |Link |
  5. |---|---|---|---|
  6. | Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) |
  7. ### Drinks
  8. | API | Description | OAuth |Link |
  9. |---|---|---|---|
  10. | BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) |
  11. | LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) |
  12. ### Games & Comics
  13. | API | Description | OAuth |Link |
  14. |---|---|---|---|
  15. | Marvel | Marvel Comics API | No | [Go!](http://developer.marvel.com) |
  16. | SWAPI | Star Wars API | No |[Go!](https://swapi.co) |
  17. | Pokéapi | The RESTful Pokémon API | No |[Go!](http://pokeapi.co) |
  18. | Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) |
  19. ### Media
  20. | API | Description | OAuth |Link |
  21. |---|---|---|---|
  22. | Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) |
  23. | Unsplash | Photography | No | [Go!](https://unsplash.com/developers) |
  24. | Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) |
  25. | OMDB | Open movie database | No | [Go!](http://omdbapi.com) |
  26. | MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) |
  27. | Good Reads | Books | No | [Go!](https://www.goodreads.com/api) |
  28. | Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) |
  29. | Rijks Museum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |
  30. ### Music
  31. | API | Description | OAuth |Link |
  32. |---|---|---|---|
  33. | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) |
  34. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) |
  35. | LastFm | Music | No | [Go!](http://www.last.fm/api) |
  36. ### Science
  37. | API | Description | OAuth |Link |
  38. |---|---|---|---|
  39. | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
  40. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
  41. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
  42. | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |