{Z.R}
All projects
2024Author · NPM

360 Mock Server

Zero-config mock REST API

A zero-config mock REST API server published on NPM with CRUD, faker data and pagination.

360 Mock Server
Overview

360 Mock Server is an NPM package that spins up a fully working REST API from a single config — perfect for unblocking frontend work before the real backend lands. It ships CRUD, relationships, pagination and realistic faker data.

Highlights

  • Zero-config CRUD endpoints from a schema
  • Realistic seed data via Faker.js
  • Pagination, filtering and sorting built in
  • Published and versioned on NPM