We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If anyone is interested there is an open effort going on to build a golang gui for api modelling and testing. It’s all golang too .
https://github.com/chapar-rest/chapar
Just go run . , and you’re flying …
it already supports rest , grpc, and I selfishly added an issue to support AsyncAPI.
chapar-rest/chapar#47
The validation of asyncapi is already a golang code base so the effort to build the gui is realistically doable.
The text was updated successfully, but these errors were encountered:
Thanks for pointing that out ! I'll add a message on the issue you made on Chapar to support your proposal :)
Sorry, something went wrong.
No branches or pull requests
If anyone is interested there is an open effort going on to build a golang gui for api modelling and testing. It’s all golang too .
https://github.com/chapar-rest/chapar
Just go run . , and you’re flying …
it already supports rest , grpc, and I selfishly added an issue to support AsyncAPI.
chapar-rest/chapar#47
The validation of asyncapi is already a golang code base so the effort to build the gui is realistically doable.
The text was updated successfully, but these errors were encountered: