25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

README.md 3.5 KiB

8 yıl önce
8 yıl önce
8 yıl önce
8 yıl önce
8 yıl önce
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. | Dribbble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) |
  30. | Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |
  31. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
  32. ### Music
  33. | API | Description | OAuth |Link |
  34. |---|---|---|---|
  35. | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) |
  36. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) |
  37. | LastFm | Music | No | [Go!](http://www.last.fm/api) |
  38. | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) |
  39. ### Science
  40. | API | Description | OAuth |Link |
  41. |---|---|---|---|
  42. | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
  43. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
  44. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
  45. | OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
  46. | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
  47. | Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) |
  48. ### Transportation
  49. | API | Description | OAuth |Link |
  50. |---|---|---|---|
  51. | Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) |
  52. | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) |
  53. | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |
  54. | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |
  55. | Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) |
  56. | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) |
  57. ### Development
  58. | API | Description | OAuth |Link |
  59. |---|---|---|---|
  60. | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) |
  61. | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) |
  62. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) |