- Advanced Node.js Development
- Andrew Mead
- 58字
- 2021-08-27 19:05:59
MongoDB, Mongoose, and REST APIs – Part 2
In this chapter, you're finally going to move out of the playground folder, and we're going to start playing with Mongoose. We'll be connecting to our MongoDB database, creating a model, talking about what exactly a model is, and finally, we'll be saving some data to the database using Mongoose.