https://github.com/zomars/json-server
https://github.com/zomars/json-server
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zomars/json-server
- Owner: zomars
- License: mit
- Created: 2021-05-04T19:41:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T04:10:24.000Z (over 3 years ago)
- Last Synced: 2025-10-11T00:18:32.477Z (8 months ago)
- Language: JavaScript
- Homepage: json-server-psi.vercel.app
- Size: 1.15 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-faker-server
This project showcases how to create an API server in few minutes which can provide you all that you need for building the User Interface Prototype.
## Ingredients
- [JSON Server](https://github.com/typicode/json-server): Get a full fake REST API with zero coding in less than 30 seconds and they are just serious about it!
- [Faker](https://github.com/Marak/faker.js): Generate massive amounts of fake data in the browser and node.js
## How to run
- `npm run generate`: To Generate the data into the JSON File DataStore
- `npm run server`: To Run the Server to serve the APIs from JSON File DataStore
## Blog
Read about this from here,
TBA
Liked what I do? Thank You Very Much!
