asyncapi-codegen icon indicating copy to clipboard operation
asyncapi-codegen copied to clipboard

IDE / gui system that’s like Postman.

Open gedw99 opened this issue 1 year ago • 1 comments

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.

https://github.com/chapar-rest/chapar/issues/47

The validation of asyncapi is already a golang code base so the effort to build the gui is realistically doable.

gedw99 avatar May 27 '24 08:05 gedw99

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

lerenn avatar May 27 '24 09:05 lerenn