# Spring.js

## Spring.js

- [Welcome](https://spring.js.org/undefined.md): Meet Spring.js, the best way for nodejs developers to create projects fast. Spring.js has easy documentation, lots of features and usability. Created by a nodejs developer, DanCodes.
- [Startup](https://spring.js.org/startup.md)
- [Express](https://spring.js.org/express.md): We use express to start a web server and to control it. We also use body parsing, cookie parsing and helmet to keep the server secure and functional so you don't have to.
- [Database](https://spring.js.org/database.md): We use enmap to connect to your mongo database as it is fast and easy to use. Because of deprecation we use enmap 3 and enmap-mongo.
- [Examples](https://spring.js.org/examples.md)
- [Command Line](https://spring.js.org/command-line.md)
