/go-rest-api

My first attempt to build a rest api in go

Primary LanguageGo

Golang CRUD API 💙 

This is my first api build in my Go learning process

Env Variables

//MongoDb Connection String
MONGO_URI=

Start the app

$ go run ./main.go