Make a beginner-friendly Golang web server (CRUD API) with MongoDB and JWT web token - Part 2
Summary of Part 1:
In Part 1 we set up our project repository structure and started the project by writing the database.go file in the database package. There we wrote two function that connects the database to the server and disconnects the client w...
blogofpratik.dev5 min read