https://github.com/jyotipm1999/json_server
Json_server used for testing purposes
https://github.com/jyotipm1999/json_server
json
Last synced: about 2 months ago
JSON representation
Json_server used for testing purposes
- Host: GitHub
- URL: https://github.com/jyotipm1999/json_server
- Owner: JYOTIPM1999
- License: mit
- Created: 2023-01-04T08:09:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T06:33:33.000Z (over 3 years ago)
- Last Synced: 2025-03-04T14:49:22.578Z (over 1 year ago)
- Topics: json
- Language: JavaScript
- Homepage: https://fair-pink-gorilla-tie.cyclic.app/ https://jpm-json-server.onrender.com/
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fake RESTful API
A fake RESTful API for testing purposes, running using the npm module **json-server**. You can easily deploy the API to services like Heroku by simply pushing the repository there.
Deployed link-: https://fair-pink-gorilla-tie.cyclic.app/
Refer to the [json-server documentation](https://github.com/typicode/json-server) for how to use your API.