Skip to content

A simple crud with mongodb in go lang using mgo package along with httprouter by github.com/julienschmidt/httprouter

Notifications You must be signed in to change notification settings

harsimran-d/go-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#go-mongodb A simple crud with mongodb in go lang using mgo package along with httprouter by github.com/julienschmidt/httprouter

#usage

mongoDB must be installed locally without auth and available on mongodb://127.0.0.1:27017 or else update mgo.Dial with your specific address of mongodb

About

A simple crud with mongodb in go lang using mgo package along with httprouter by github.com/julienschmidt/httprouter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages