Currently building a OpenAPI REST app and adding amqp functionality, would really like to use a Spec file to build out the code, rather then free hand it.
Asyncapi looks great just missing go :-)
Agree. If you can share some initial cut on how the code would look like it would facilitate things a lot :)
Are we talking about a Golang generator or a Golang template for AMQP? 馃槃
Correct me if I'm mistaken @andyhowell8, but I think he wants to generate Golang code using AMQP (a Golang template for AMQP).
Correct @fmvilas generate Golang code using
(a Golang template for AMQP).
My terminology might be incorrect.
I've been using go-swagger for some time and really like the way it can build a server, client and models.
Its a nice model, but it would be nice to see something that can build similar stubs using Asyncapi
@andyhowell8 Can you provide some example code of Go using AMQP? That'd make it much easier for us to create a template.
fyi there is another related issue about Go template #31
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
Work in progress => https://github.com/asyncapi/go-template/pull/1
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions :heart:
Closing this one as any work and feedback should continue here https://github.com/asyncapi/go-template/issues
Most helpful comment
Work in progress => https://github.com/asyncapi/go-template/pull/1