A Step By Step Guide On How I Built A Blogging API.(Part two)
In Part One of this blog series, we've successfully set up our development environment, connected a MongoDB database, and started up our server in development mode.
In this part, we have the following goals:
To Create models
To Create controllers
...
godsentmichael.hashnode.dev18 min read