How to build a CRUD API with NodeJs and MongoDB (part one)
A quick guide to my future self for when, and if I'll ever need to learn how to build a CRUD API from scratch again
In this tutorial, we will build a basic Nodejs API, connect to MongoDB, write tests, automate our tests with GitHub Actions, report c...
godspower.hashnode.dev15 min read