Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 334 Bytes

Dream api

About

This is an API for internship task developed using Mongo and express with TypeScript.

Setting up project

  • Go over the Assignment pdf file
  • Look over the Postman export to see the format of the Api requests and respones
  • To install project run npm install
  • To run project type in CLI npm run dev