An open API service indexing awesome lists of open source software.

https://github.com/laurawebdev/json-mocker

An easy to use web-based editor to create reusable json mock data schema files.
https://github.com/laurawebdev/json-mocker

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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

![Screenshot](docs/img.png)

[Try it out now!](https://laurawebdev.github.io/json-mocker)

## Development
- `npm install`
- `npm run dev`

## Building
- `npm install`
- `npm run build`

**Inspired by jsongenerator.io, made by NickBa**