module
0.0.0-20211213053905-8f9433f24fec
Repository: https://github.com/wzshiming/gen-examples.git
Documentation: pkg.go.dev
# README
gen-examples
Examples
- Install gen tool
go get -v github.com/wzshiming/gen/cmd/gen
- Add gen tool to $PATH
- Start it
gen run github.com/wzshiming/gen-examples/service/...
- Open http://127.0.0.1:8080/swagger/?url=./openapi.json# with your browser