Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 2.9 KiB

há 8 anos
há 8 anos
há 8 anos
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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. | Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) |
  28. | Good Reads | Books | No | [Go!](https://www.goodreads.com/api) |
  29. | Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) |
  30. | Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |
  31. ### Music
  32. | API | Description | OAuth |Link |
  33. |---|---|---|---|
  34. | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) |
  35. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) |
  36. | LastFm | Music | No | [Go!](http://www.last.fm/api) |
  37. ### Science
  38. | API | Description | OAuth |Link |
  39. |---|---|---|---|
  40. | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
  41. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
  42. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
  43. | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
  44. ### Transportation
  45. | API | Description | OAuth |Link |
  46. |---|---|---|---|
  47. | Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) |
  48. | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) |
  49. | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |
  50. | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |
  51. ### Development
  52. | API | Description | OAuth |Link |
  53. |---|---|---|---|
  54. | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) |
  55. | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) |
  56. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) |