Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

LauraWebdev/json-mocker

Repository files navigation

JsonMocker

An easy to use web-based editor to create reusable json mock data schema files.

Screenshot

Try it out now!

Development

  • npm install
  • npm run dev

Building

  • npm install
  • npm run build

Inspired by jsongenerator.io, made by NickBa