DEV Community

Discussion on: Understanding REST api

Collapse
 
bias profile image
Tobias Nickel

do you know my favorite REST API? it is the json-server. A rest API for a json file database. it is great for prototyping

Collapse
 
whoadarshpandya profile image
Adarsh Pandya

Seems interesting