September 2017
Intermediate to advanced
450 pages
11h 24m
English
Let's update our /middleware/rest.js middleware to support Mongoose population for retrieving documents that contain embedded objectId references. We will be able to retrieve our full post details in our /api/users/<user id> API endpoint requests by populating the included posts property on our user document.
Read now
Unlock full access