Test rest api for tesing purpose for frontend developers with endpoints
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
rest api for tesing purpose for frontend developers with endpoints
Its an Open Source API you can contribute and get featured on this repo, have a look into issues and feel free to create issues, PR, and ask questions :sparkles:
git clone https://github.com/mohitrakhade20/rest-api-test
sudo npm install -g json-server
json-server --watch db.json
\{^_^}/ hi!
Loading db.json
Done
Resources
http://localhost:3000/rest-test
Home
http://localhost:3000
Type s + enter at any time to create a snapshot of the database
Watching...

Contributors of this project :heart:
| Name | github | commits |
|---|---|---|
| Mohit Rakhade :penguin: | mohitrakhade20 | all |
| you | black | 0 |
| him/her | white | 0 |
Thank You :heart:
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
For more details see GitHub Flavored Markdown.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.