Skip to content

Lis-cyber/Golang-Mongodb

Repository files navigation

Golang-Mongodb

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

- Golang Programming Language
- MongoDB Community Edition
- Go MongoDB Driver
- Robo 3T

Installing

 go get github.com/gorilla/mux 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages