Generate Go code from OpenAPI YAML files.
Go to file
2020-10-14 11:43:12 +02:00
cmd Implement all but the funcs themselves 2020-10-14 09:03:51 +02:00
encode Implement func rendering 2020-10-14 11:43:12 +02:00
openapi Implement func rendering 2020-10-14 11:43:12 +02:00
.gitignore Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
go.mod Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
go.sum Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
opier.go Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
README.md Initialize repository 2020-09-08 09:22:31 +02:00

opier

Opier generates Go code from OpenAPI YAML files.