1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-22 13:21:39 +01:00

Added RandomUser API

This commit is contained in:
Lars Graubner 2016-03-21 09:11:29 +01:00
parent 535faeb5fe
commit 1771e25a3d

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/) |