/Go-Mongo-RestAPI

Using Github for version control, I created a basic REST API with CRUD operations using the following: Golang, Gin, MongoDB (Atlas, Official Golang Driver), godotenv & verified the endpoints using: Postman

Primary LanguageGo

Go-Mongo-RestAPI