This is a training project that allows you to work with golang in conjunction with mongoDB
This project used the mgo library to work with NO-SQL mongoDB. You can read documentation to learn how it works. Also it used package gorilla/mux for easier routing.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- Golang Programming Language
- MongoDB Community Edition
- Go MongoDB Driver
- Robo 3T
go get github.com/gorilla/mux