expressjs-project
v1.0.2
Published
Express JS Directory Structure Project, With MongoDB Mongoose
Downloads
2
Readme
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