Social Network API Template
A fully connected social network mock API with 5 entities, pre-built foreign key relationships — including a self-referential follows table that models user-to-user connections — 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, comments, likes, or follows.
Includes pagination (?page=&perPage=), sorting (?sort=&order=), and optional XML output (Startup+).
Ready to use it?
One click and your Social Network API is live — 5 routes, 125 records, full CRUD, posts and follows fully wired. Sign in or create a free account if you haven't already.