1.0.2 • Published 3 years ago

expressjs-project v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

expressjs-project

A Basic Setup for Express JS

Use this project to directly access expresss js structure in your project.

Built in Features

  • Custom Routes : Built in routes
  • Controller for different task is defined
  • Mongoose Connection
  • Example Models for users and Posts crud operation
  • Mongoose Joining example