/REST

This is a rest api

Primary LanguageJavaScript

REST

  • This is a REST API
  • It is written in Node.js

Pre-Requisites

  • Node.js and npm installed
  • Make sure to provide your PORT and DB_CONNECTION url of MongoDB in a .env file

Instructions to install packages

npm install

Instructions to start

npm start

Contributors