From bed017596cc7d54cc16f9d7737251dd75ba766c7 Mon Sep 17 00:00:00 2001 From: Todd Motto Date: Mon, 21 Mar 2016 00:05:16 +0000 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bee6d74..2d0ececd 100644 --- a/README.md +++ b/README.md @@ -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) |