Skip to content

BranceLee/Go_With_MongDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go with MongoDB

  • Firstly, you should download MongoDB, then ..., then mongod

  • Secondly, go install ,intall the key package from github, and put the package on the right relative path which can import the package successfuly,

  • You can test your mongoDB by run go run TestMDB, and you will see the output info if you operate and connect mongoDB success.

  • So, to start the Project by run go run app.go, and use the Post man to the api, you can reffer to the models.go file, get the key name (json style)

About

Build RESTful API in Go and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages