pawanmandhan / restapi9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restapi9

-> To create an project for Rest API: express --no-view

-> To download all dependencies in ur project: npm i

-> To download package for sending status codes with response ->If you will install install & use this package status code always be 200 by default npm i http-status-codes --save

-> To build and run application(application runs on port no. 3000 by default): npm start

->

About


Languages

Language:JavaScript 100.0%