Blog API Template
A fully connected blog mock API with 6 entities, pre-built foreign key relationships (including a proper many-to-many tags model), and 25 records of realistic fake data per route โ ready to call in seconds. No setup, no backend.
Schema
Every field maps to a Faker.js generator. Foreign keys are pre-wired โ related records are embedded automatically in every GET response based on the defined relationships.
Generated endpoints
Every route gets the full set โ replace {route} with users, posts, categories, comments, tags, or postTags.
Includes pagination (?page=&perPage=), sorting (?sort=&order=), and optional XML output (Startup+).
Ready to use it?
One click and your Blog API is live โ 6 routes, 150 records, full CRUD, many-to-many tags wired. Sign in or create a free account if you haven't already.
No credit card required ยท Free plan includes 1,000 requests/month