Skip to content

nocfer/yamgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAMGO GoDoc

Yamgo is a MongoDB object modeling tool designed to developers working with the native Mongo Go Driver. Yamgo supports both promises and callbacks.

Installation

go get -u github.com/nocfer/yamgo

Documentation

You can find the documentation at the website https://pkg.go.dev/github.com/nocfer/yamgo

Support

Contributors

Pull requests are always welcome!

This is a personal project and also my first approach to golang in general, feel free to help me make this module better with your contribution.

Please base your pull requests against the master branch.