Skip to content

This Project is introduced to learning NodeExpress, TypeScript, MongoDB

License

Notifications You must be signed in to change notification settings

Pasan-Pahasara/REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This Project is introduced to learning NodeExpress, TypeScript, MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published