/blog-api

A simple Restful Blog API

Primary LanguageJavaScript

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

  1. Then install npm packages.

npm install

3.Then start the applicaiton.

node server.js