Merge pull request #6 from lgraubner/master

Added RandomUser API
This commit is contained in:
Todd Motto 2016-03-21 09:53:57 +00:00
commit 2a89616f7d

View File

@ -54,3 +54,8 @@ A collective list of JSON APIs for use in web development.
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
| World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
### Development
| API | Description | OAuth |Link |
|---|---|---|---|
| RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) |