A simple REST API made with Node.js.
Clone this project
git clone [email protected]:samuelramox/node-rest.git
Install the dependencies
npm i
Finally, run this project:
npm run start
A simple REST API made with Node.js.
Clone this project
git clone [email protected]:samuelramox/node-rest.git
Install the dependencies
npm i
Finally, run this project:
npm run start