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
- clone the repo
- move inside
api-services
directory npm install
npm start
- add local environment variables