API NINJA HUB

Get dummy/fake JSON data to use as placeholder in development or in prototype testing.

Got tired of Lorem ipsum data? 😢

With API NINJA HUB, what you get is different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.

fetch('https://api.mandorakannu.xyz/api/users/').then(res => res.json()).then(json => console.log(json)
Run Script

Endpoints

API Ninja Hub comes with different sets of common Endpoints:

/api/users10 Users ( Fake data )
/api/posts100 Posts ( Fake data )
/api/comments100 Comments ( Fake data )
/api/todos100 Todos ( Fake data )
/api/albums100 Albums ( Fake data )
/api/photos100 Photos ( Fake data )
/api/products20 Products ( Fake data )