https://github.com/windperson/goswaggerdemo
a demo project to show TDD style developing REST API using go-swagger
https://github.com/windperson/goswaggerdemo
golang rest-api swagger tdd
Last synced: about 1 month ago
JSON representation
a demo project to show TDD style developing REST API using go-swagger
- Host: GitHub
- URL: https://github.com/windperson/goswaggerdemo
- Owner: windperson
- Created: 2017-05-23T09:03:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T09:36:43.000Z (about 9 years ago)
- Last Synced: 2025-09-01T12:47:11.851Z (10 months ago)
- Topics: golang, rest-api, swagger, tdd
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-Swagger Demo
A [go-swagger](http://github.com/go-swagger/go-swagger) demo project to show how to generate go code from swagger definition file.