-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Golang Support #725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
For Golang server and client generation, please try https://github.com/go-swagger/go-swagger. |
FYI. swagger editor leverages swagger-codegen (https://github.com/swagger-api/swagger-codegen) via https://generator.swagger.io to generate API client or server stub. |
follow here: swagger-api/swagger-codegen#325 |
@fehguy thank you! |
tim-lai
added a commit
that referenced
this issue
Jun 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently there isn't Golang support neither for server generation nor client generation. Is this a planned feature?
The text was updated successfully, but these errors were encountered: