A Tutorial on writing Go REST servers using Swagger, including adding to the server CLI properly. #complete
Go to file
Elf M. Sternberg e065a61e32 Updating License and gitignore. 2018-03-28 16:29:57 -07:00
clock Our business logic. 2018-03-28 16:22:08 -07:00
cmd/timeofday-server Adding all features provided by swagger generate and dep init. 2018-03-28 12:23:24 -07:00
models The final swagger.yml and the built files that go with it. 2018-03-28 16:21:57 -07:00
restapi The final swagger.yml and the built files that go with it. 2018-03-28 16:21:57 -07:00
.gitignore Updating License and gitignore. 2018-03-28 16:29:57 -07:00
Gopkg.lock Adding all features provided by swagger generate and dep init. 2018-03-28 12:23:24 -07:00
Gopkg.toml Adding all features provided by swagger generate and dep init. 2018-03-28 12:23:24 -07:00
LICENSE Updating License and gitignore. 2018-03-28 16:29:57 -07:00
swagger.yml The final swagger.yml and the built files that go with it. 2018-03-28 16:21:57 -07:00