https://github.com/atapas/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.
https://github.com/atapas/json-faker-server
fakerjs green-roots-info javascript json json-server rest rest-api server tapas-adhikary
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/atapas/json-faker-server
- Owner: atapas
- License: mit
- Created: 2020-01-21T10:19:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T10:19:26.000Z (over 3 years ago)
- Last Synced: 2025-03-09T21:24:12.708Z (over 1 year ago)
- Topics: fakerjs, green-roots-info, javascript, json, json-server, rest, rest-api, server, tapas-adhikary
- Language: JavaScript
- Homepage: https://tapasadhikary.com
- Size: 1 MB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- 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!
