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

standard emerging for these types of systems #376

Open
gedw99 opened this issue Dec 3, 2021 · 0 comments
Open

standard emerging for these types of systems #376

gedw99 opened this issue Dec 3, 2021 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Dec 3, 2021

https://github.com/asyncapi

Its part of the Linux foundation.
Its basically openAPI but designed for async and for broker agnostics.

The golang code is really simple. 4 repos that make it easy to understand.
https://github.com/orgs/asyncapi/repositories?q=&type=&language=go&sort=

Uses JS for Designers on top to make it easier to use.

The server uses kafka under the hood which sucks IMHO :)
https://github.com/asyncapi/event-gateway

I like it alot. Validation of messages by writing some JS at runtime into the event gateway. changing the flow of data at runtime.

For gophers he equivalent is benthos.

thoughts ?

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

1 participant