Generate Go code from OpenAPI YAML files.
Go to file
2020-09-10 09:19:57 +02:00
cmd Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
encode Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +02:00
openapi Add basic OpenAPI implementation and the ability to export schemas 2020-09-10 09:19:57 +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.