Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion community/open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ uses CloudEvents, please include in the list below.
is a function framework / gateway by [VMWare](https://vmware.github.io/dispatch/) that support CloudEvents.
* [cloudevents-python](https://github.com/williamhogman/cloudevents-python): A CloudEvents library for python.
* [CloudEvents.live](https://cloudevents.live/): A real-time debugger/request bin for the CloudEvents webhook format. Submit events to the bin and immediately see them in the web UI (Sources: [Backend](https://github.com/klira/cloudevents-bin) [Frontend](https://github.com/klira/cloudevents-debugger))
* [Argo-Events](https://github.com/argoproj/argo-events): An event-based dependency manager for Kubernetes which uses sensors to act on CloudEvents.
* [Argo-Events](https://github.com/argoproj/argo-events): An event-based dependency manager for Kubernetes which uses sensors to act on CloudEvents.
* [cloudevent.js](https://github.com/smartiniOnGitHub/cloudevent.js): A CloudEvents library for Node.js.