public-apis/README.md

16 lines
757 B
Markdown
Raw Normal View History

2016-03-21 01:05:16 +01:00
# Public APIs
A collective list of JSON APIs for use in web development.
| API | Description | Link |
2016-03-21 01:05:16 +01:00
|---|---|---|
| Marvel | Marvel Comics API | [Go!](http://developer.marvel.com) |
| SWAPI | Star Wars API | [Go!](https://swapi.co) |
2016-03-21 01:07:44 +01:00
| NASA | NASA data, including imagery | [Go!](https://api.nasa.gov) |
2016-03-21 01:05:16 +01:00
| Pokéapi | The RESTful Pokémon API | [Go!](http://pokeapi.co) |
| Giphy | Get all your gifs | [Go!](https://github.com/Giphy/GiphyAPI) |
| OMDB | Open movie database | [Go!](http://omdbapi.com) |
| Unsplash | Photography | [Go!](https://unsplash.com/developers) |
| UI Faces | Find and generate sample avatars for user interfaces | [Go!](http://uifaces.com/api) |
| UI Names | Generate random fake names | [Go!](https://github.com/thm/uinames) |