This website requires JavaScript.
Explore
Help
Sign In
elf
/
go-swagger-tutorial
Watch
1
Star
0
Fork
You've already forked go-swagger-tutorial
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A Tutorial on writing Go REST servers using Swagger, including adding to the server CLI properly. #complete
10
Commits
1
Branch
3
Tags
50
KiB
Go
100%
42fc54e356
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Elf M. Sternberg
42fc54e356
FINAL Renamed to be timeofday.
2018-03-30 15:41:53 -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
FINAL Renamed to be timeofday.
2018-03-30 15:41:53 -07:00
timeofday
FINAL Renamed to be timeofday.
2018-03-30 15:41:53 -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