Browse Source

Update README.md

pull/1/head
Todd Motto 8 years ago
parent
commit
bed017596c
1 changed files with 13 additions and 2 deletions
  1. +13
    -2
      README.md

+ 13
- 2
README.md View File

@@ -1,2 +1,13 @@
# public-apis
A collective list of Public APIs
# Public APIs

A collective list of JSON APIs for use in web development.

| API | Description | Link |
|---|---|---|
| Marvel | Marvel Comics API | [Go!](http://developer.marvel.com) |
| SWAPI | Star Wars API | [Go!](https://swapi.co) |
| NASA | NASA data, including imagery | [Go!](https://swapi.co) |
| 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) |

Loading…
Cancel
Save