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
7
Commits
1
Branch
3
Tags
50
KiB
Go
100%
26a714a7dc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Elf M. Sternberg
26a714a7dc
Our business logic.
2018-03-28 16:22:08 -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
Adding all features provided by swagger generate and dep init.
2018-03-28 12:23:24 -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
swagger.yml
The final swagger.yml and the built files that go with it.
2018-03-28 16:21:57 -07:00