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.
- Host: GitHub
- URL: https://github.com/laurawebdev/json-mocker
- Owner: LauraWebdev
- License: mit
- Created: 2023-10-04T20:56:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T19:04:14.000Z (over 2 years ago)
- Last Synced: 2025-03-31T13:15:23.647Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://laurawebdev.github.io/json-mocker/
- Size: 530 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JsonMocker
An easy to use web-based editor to create reusable json mock data schema files.

[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**