How To Deploy a json-server on render
A short step by step by step guide to creating a JSON-DB server and deploying it on render
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 em...
teckash.hashnode.dev2 min read