1 min read
RESTful API service with Node, Express and MonogoDB

API-SERVICES

  • This is backend project have multiples api services.
  • This project is build with NodeJs, ExpressJs, MongoDB, with Typescript and some the packages.
  • It has JWT authentication and middlwares.
  • It include mongoose Schema and it’s validations and Express API with Error Handling.
  • Added the validation for the request using express-request-validator

Hosted url : https://api-services-3td0.onrender.com

How to Set up on Local setup

  1. clone the repo
  2. move inside api-services directory
  3. npm install
  4. npm start
  5. add local environment variables