Rest API Express, Typescript and MongoDB

Author
View Project on github

Screenshots

portfolio-img

Complete rest api built using Typescript, MongoDb, Express, Nodejs

Demo Link

Demo youtube video link

Demo blog link

Features and functionalities

  • Express, Typescript MongoDB Complete REST API
  • CRUD Operations
  • MongoDB for database

Tech stack

  • Typescript
  • Express
  • MongoDB

Installation and Running App

  1. Clone this repo by running the following command :-
git clone https://github.com/CrewCodeAnku/Express-Typescript-MongoDB-REST-API.git
cd Express-Typescript-MongoDB-REST-API
  1. Install the required package :-
npm install
  1. Now run the npm command to start the project :-
npm start
  1. Open postman and test the rest api on this url :-
https://localhost:3000