blog-api
A simple Restful Blog API
How to run this api??
1.First clone the repo:
git clone https://github.com/Roshanpaudel111/blog-api.git
- Then install npm packages.
npm install
3.Then start the applicaiton.
node server.js
A simple Restful Blog API
1.First clone the repo:
git clone https://github.com/Roshanpaudel111/blog-api.git
npm install
3.Then start the applicaiton.
node server.js