Browse Source

include links to uifaces and uinames API's

pull/2/head
Pete Redmond 8 years ago
parent
commit
fe082c9a58
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@@ -2,7 +2,7 @@

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

| API | Description | Link |
| API | Description | Link |
|---|---|---|
| Marvel | Marvel Comics API | [Go!](http://developer.marvel.com) |
| SWAPI | Star Wars API | [Go!](https://swapi.co) |
@@ -11,3 +11,5 @@ A collective list of JSON APIs for use in web development.
| 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) |

Loading…
Cancel
Save