An open API service indexing awesome lists of open source software.

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

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.