MongoDB wrapper for Go A simple wrapper for Go's MongoDB Driver Instillation Use Go modules go get github.com/akshaybabloo/mongodb/v6 Running Tests Make sure Docker is installed, then run: docker compose up --build app