Add JSONPlaceholder

This commit is contained in:
Pablo Villoslada 2016-03-22 19:02:37 +01:00
parent 93d2b33ce2
commit 8daec10f53

View File

@ -81,3 +81,4 @@ A collective list of JSON APIs for use in web development.
| UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) |
| Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io/) |
| Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) |
| JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) |