Categorygithub.com/luncher/go-rest
modulepackage
0.0.0-20170914020841-eae05a25f69e
Repository: https://github.com/luncher/go-rest.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author