A Basic Setup for Express JS
- Custom Routes : Built in routes
- Controller for different task is defined
- Mongoose Connection
- Example Models for users and Posts crud operation
- Mongoose Joining example
A Basic Setup for Express JS
npm i expressjs-project
5
1.0.2
MIT
12.7 kB
13