Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T10:19:26.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:16:00.317Z (6 months 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: 3
- 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,
TBALiked what I do? Thank You Very Much!