An open API service indexing awesome lists of open source software.

https://github.com/nanitefactory/simplemongodb


https://github.com/nanitefactory/simplemongodb

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# simplemongodb

[![GoDoc](https://godoc.org/github.com/nanitefactory/simplemongodb?status.svg)](https://godoc.org/github.com/nanitefactory/simplemongodb)

Package simplemongodb provides a struct that wraps around a single DB with a single mongodb client.

```bash
go get -v github.com/nanitefactory/simplemongodb
```