Skip to content
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

IDE / gui system that’s like Postman. #223

Open
gedw99 opened this issue May 27, 2024 · 1 comment
Open

IDE / gui system that’s like Postman. #223

gedw99 opened this issue May 27, 2024 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented May 27, 2024

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.

@lerenn
Copy link
Owner

lerenn commented May 27, 2024

Thanks for pointing that out ! I'll add a message on the issue you made on Chapar to support your proposal :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants