Main Features

There are many options for generating mock data, but most of them have limitations in one form or another.

Visual JSON-schema editor

  • Creating data structures in a visual interface.
  • Support for objects, arrays, and nesting.
  • Instant preview of generated data.

Data Generator (Faker.js)

  • Personal data, addresses, companies, products.
  • UUIDs, dates, text, numbers, ranges.
  • Flexible generation formats and parameters.

GET API Endpoints

  • Each model can be published as a GET endpoint.
  • Configure the number of records in the response.
  • Configure response delay (delay).
  • Pagination support (Page, Offset, Cursor) for data navigation.

Access control

Coming Soon
  • Specify domains from which access is allowed.
  • Create teams and collaborate on models and requests.
  • Request analytics and usage statistics.

Model Management

  • Multiple models for different projects.
  • Easy editing of data structures.
  • Enable and disable models.
  • Each model can have one or more GET endpoints.

Ready-made Templates

  • Library of ready-made schemas for popular cases.
  • Templates for users, products, orders, and other entities.
  • Quick start with pre-installed data structures.