JSON.MockAPI
Free fake and reliable API for testing and prototyping
Free fake and reliable API for testing and prototyping
Run this code here, in a browser or from any :
https://virang007.github.io/MockAPI/api.json
{
"postId": 1,
"id": 1,
"name": "John Doe",
"email": "john.doe@example.com",
"body": "This is a sample comment for testing purposes"
}
Congrats! You've made your first call to JSONMockAPI. 😊 🎉
MockAPI is a free online REST API that you can use whenever you need some fake data. It can be in a README on GitHub,or simply to test things locally 🎉.
MockAPI comes with a set of 6 common resources:
Note: Resources have relations. For example, posts have many comments, photos, products have many photos, ... see for the full list.