Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 336 Bytes

Express-Routes-Config-Env

  • CRUD Operations using Express
  • GET
  • POST
  • PUT
  • DELETE
  • Restructuring the app using routes
  • Setting up the PORT and listening on it
  • Middlewares - Custom, Built-in, and Third-party
  • Setting up and using Environemnts ( Development and Production)
  • Configuration using config
  • Debugging using debug