GORestAPI-MongoDB Simple REST API in GO using Mongo DB. To run the app clone the repo and install all the dependencies by typing go get ./... on your terminal or cmd and finally type go run app.go to run the API