Ecosyste.ms: Awesome
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 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T19:04:14.000Z (about 1 year ago)
- Last Synced: 2024-04-16T04:58:50.581Z (8 months ago)
- Language: JavaScript
- Homepage: https://laurawebdev.github.io/json-mocker/
- Size: 530 KB
- Stars: 2
- 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.![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**