Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zomars/json-server
https://github.com/zomars/json-server
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zomars/json-server
- Owner: zomars
- License: mit
- Created: 2021-05-04T19:41:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T04:10:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T16:22:38.906Z (about 1 month ago)
- Language: JavaScript
- Homepage: json-server-psi.vercel.app
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- 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,
TBALiked what I do? Thank You Very Much!