Configuration
1100
Using with JSON Server
- Generate your data
- Download as JSON
- Save as
db.json - Run:
json-server --watch db.json - API ready at
http://localhost:3000
Generated Data
No data generated yet
Configure your API and click "Generate" to create mock data