Skip to content

Build golang restful api, with - Gin Framework and MongoDB

License

Notifications You must be signed in to change notification settings

Luncher/go-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-REST

Build Status GoDoc

├── LICENSE
├── README.md
├── controllers
│   └── movie.go
├── db
│   └── db.go
├── forms
│   └── movie.go
├── glide.yaml
├── main.go
├── main_test.go
└── models
    └── movie.go

License MIT

About

Build golang restful api, with - Gin Framework and MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages