Skip to content

Latest commit

 

History

History
96 lines (79 loc) · 2.45 KB

README.md

File metadata and controls

96 lines (79 loc) · 2.45 KB

REST-API

This Project is introduced to BackEnd Using NodeExpress, TypeScript and MongoDB

BackEnd

  • NodeExpress
  • TypeScript
  • MongoDB

  • This Project All Configurations
tsc -v
tsc -init
npm init -y
npm install express body-parser mongoose
npm install --save-dev nodemon
npm install --save-dev @types/node
npm install --save-dev @types/express
npm install dotenv

  • Here You Can Add More Origins To Allow CORS
npm install cors
npm install @types/cors

  • Not Detected Node Modules
npm install
  • Run Project
npm start
  • Test POSTMAN
https://documenter.getpostman.com/view/24952393/2s93eYTXFv

Clone this repository ✅

https://github.com/Pasan-Pahasara/REST-API.git

If you think my code is good pleace drop a Star

GitHub issues GitHub Contributions

License 📝

GitHub license

repo size

GitHub forks GitHub stars GitHub LastCommit

If you have any questions or just wanna say hi,
MAIL ME 

Developed by Pasan Pahasara