Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cardboardrobots/go-openapi

OpenApi generator for Go
https://github.com/cardboardrobots/go-openapi

go openapi swagger

Last synced: 13 days ago
JSON representation

OpenApi generator for Go

Awesome Lists containing this project

README

        

# Go OpenApi Generator

| Param | Name | Default | Notes |
| ----- | --------------- | --------------- | --------------------------------------- |
| `-i` | Input location | `"openapi.yml"` | Sets the location of the input schema |
| `-o` | Output location | `"gen.go"` | Sets the location of the output file |
| `-p` | Package name | `"definition"` | Sets the package for the generated file |