A Tutorial on writing Go REST servers using Swagger, including adding to the server CLI properly. #complete
Go to file
Elf M. Sternberg 06df4d78a1 Merge branch 'release/0.2.0'
* release/0.2.0:
  FINAL Renamed to be timeofday.
2018-03-30 15:42:37 -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 Renamed to be timeofday. 2018-03-30 15:39:08 -07:00
timeofday Renamed to be timeofday. 2018-03-30 15:39:08 -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 Changing the swagger.yml file to be less verbose. 2018-03-29 07:28:01 -07:00