All Stories published by The Startup on September 22, 2020

Connecting to MongoDB

In the last post , we created a RESTful API application for simple CRUD functionalities. In this post, we will enrich it:

  • Adding MongoDB support via Mongoose module
  • Changing dummy data storage to use MongoDB server

Dealing With Model Relations

We have added authentication in our application in the previous post, you maybe have a question, can I add some fields to Post document and remember the user who created it and the one who updated it at the last time.

About
The Startup
Get smarter at building your thing. Follow to join The Startup’s +8 million monthly readers & +772K followers.
More information
Tags
Editors
Writers