How To Create and Deploy a json-server

json-server is a tool for creating mock REST API fast! To get started, ensure you have the following requirements: NodeJS (npm) Let's get started! On an empty folder, initiate a nodejs application by ...

October 18, 2022 · 2 min · Chris Achinga
How To Create and Deploy a json-server