Quantcast
Channel: JSON – Blog of Leonid Mamchenkov
Viewing all articles
Browse latest Browse all 31

JSON Server

$
0
0

JSON Server is a handy tool for anybody working with or developing the REST/JSON APIs.  It’s a ready-made “fake” API server, that is super easy to setup with your end points and your data.  And the best part – it’s not just read-only.  You can work with POST, PUT, PATCH, and DELETE requests too and the JSON Server will properly update your pre-configured data in the JSON files.


Viewing all articles
Browse latest Browse all 31

Trending Articles