Introduction to JSONplaceHolder
This online API fakes a full REST API
Reference
https://jsonplaceholder.typicode.com/guide/
Fake JSON data for the following:
| /posts | 100 posts | 
| /comments | 500 comments | 
| /albums | 100 albums | 
| /photos | 5000 photos | 
| /todos | 200 todos | 
| /users | 10 users |