上QQ阅读APP看书,第一时间看更新
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.