Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boyney123/eventbridge-canon
Open source simple UI to Publish, Save and Share AWS EventBridge Events
https://github.com/boyney123/eventbridge-canon
aws eventbridge serverless
Last synced: 1 day ago
JSON representation
Open source simple UI to Publish, Save and Share AWS EventBridge Events
- Host: GitHub
- URL: https://github.com/boyney123/eventbridge-canon
- Owner: boyney123
- License: mit
- Created: 2021-08-11T07:21:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T12:57:27.000Z (10 months ago)
- Last Synced: 2024-11-02T06:30:53.062Z (5 days ago)
- Topics: aws, eventbridge, serverless
- Language: TypeScript
- Homepage: https://eventbridge-canon.netlify.app/
- Size: 1.84 MB
- Stars: 81
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-eventbridge - EventBridge Canon - Simple UI to Publish, Save and Share AWS EventBridge Events. Think Postman but for EventBridge. (Tools)
README
Amazon EventBridge Canon 🗺
Simple UI to Publish, Save and Share Amazon EventBridge Events>
[![MIT License][license-badge]][license]
[![PRs Welcome][prs-badge]][prs][![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
Features: Publish your events in seconds, Custom Editor to create and publish events, import/export events for your team, Prepopulated events, Fake data, Save events for future in collections, navigate and explore sources and events, and more...
[Read the Docs](https://eventbridge-canon.netlify.app/) | [Edit the Docs](https://github.com/boyney123/eventbridge-canon-docs)
# The problem
I'm a huge fan of [Amazon EventBridge](https://aws.amazon.com/eventbridge/) and the ability it can give us to quickly create Event Driven Architectures and help businesses scale and grow.
Like most things, over time you get more and more events you need to manage.
So it's important to understand your event schema and also have the relevant tooling to help you stay productive.
> **EventBridge Canon** was developed to help myself and hopefully others manage and publish events into EventBridge.
I found myself wanting to easily create Events and publish them into EventBridge and reuse previous events I have sent. I stored events locally on my machine, but wanted a tool to help my own productivity.
I wanted to create a solution that gives developers around the world the tools to **save events**, **re-publish** events and **manage events** whilst in development.
# This solution
**EventBridge Canon** is a GUI that was built to help developers publish EventBridge events.
You could split **EventBridge Canon** into these parts.
1. AWS Integration (Fetching data from AWS)
2. LowDB (Storing data locally)
3. NextJS Application (Canon itself)You can read more on [how it works on the website](https://eventbridge-canon.netlify.app/docs/how-it-works)
# Getting Started
You should be able to get setup within minutes if you head over to our documentation to get started 👇
➡️ [Get Started](https://eventbridge-canon.netlify.app/)
# Examples
Here are some screenshots of examples of what EventBridge Canon looks like.
## Event Editor
## Saving Events
## Event Logs
## Editor with Collections
# Contributing
If you have any questions, features or issues please raise any issue or pull requests you like. I will try my best to get back to you.
[license-badge]: https://img.shields.io/github/license/boyney123/eventbridge-canon.svg?color=yellow
[license]: https://github.com/boyney123/eventbridge-canon/blob/main/LICENCE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com
[github-watch-badge]: https://img.shields.io/github/watchers/boyney123/eventbridge-canon.svg?style=social
[github-watch]: https://github.com/boyney123/eventbridge-canon/watchers
[github-star-badge]: https://img.shields.io/github/stars/boyney123/eventbridge-canon.svg?style=social
[github-star]: https://github.com/boyney123/eventbridge-canon/stargazers# Sponsor
If you like this project, it would mean the world to me if you could buy me a drink to keep going!
[Sponsor this project](https://github.com/sponsors/boyney123).
# License
MIT.