Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. | Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) |
  20. ### Media
  21. | API | Description | OAuth |Link |
  22. |---|---|---|---|
  23. | Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) |
  24. | Unsplash | Photography | No | [Go!](https://unsplash.com/developers) |
  25. | Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) |
  26. | OMDB | Open movie database | No | [Go!](http://omdbapi.com) |
  27. | MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) |
  28. | Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) |
  29. | Good Reads | Books | No | [Go!](https://www.goodreads.com/api) |
  30. | Dribbble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) |
  31. | Ron Swanson Quotes | Television | No | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
  32. | Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |
  33. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
  34. | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) |
  35. ### Music
  36. | API | Description | OAuth |Link |
  37. |---|---|---|---|
  38. | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) |
  39. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) |
  40. | LastFm | Music | No | [Go!](http://www.last.fm/api) |
  41. | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) |
  42. ### Science
  43. | API | Description | OAuth |Link |
  44. |---|---|---|---|
  45. | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
  46. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
  47. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
  48. | OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
  49. | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
  50. | Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) |
  51. ### Transportation
  52. | API | Description | OAuth |Link |
  53. |---|---|---|---|
  54. | Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) |
  55. | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) |
  56. | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |
  57. | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |
  58. | Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) |
  59. | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) |
  60. ### Development
  61. | API | Description | OAuth |Link |
  62. |---|---|---|---|
  63. | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) |
  64. | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) |
  65. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) |
  66. | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io/) |
  67. | Github | User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) |