百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

eventbridge-atlas

> 编程语言
开源

一个开源工具,可用于记录、发现和共享您的 Amazon EventBridge 方案。

199 stars0 点赞2 次浏览
访问官网GitHub

工具介绍

一个开源工具,可用于记录、发现和共享您的 Amazon EventBridge 方案。

The problem

Event-Driven Architectures allow us to scale, be agile and keep our architecture decoupled. Ultimately I believe they help us work more efficiently.

When starting off with Event-Driven Architectures we spend time discovering our core business events, writing code to match them and maintain versions going forward.

Over a period of time more events are added to our domain, requirements change, and our architecture scales.

It can become difficult to know and understand what events are flowing within our domain.

I'm a huge fan of Amazon EventBridge and I wrote this tool to help engineers gain and keep an understanding of events that flow through their domain.

This solution

EventBridge atlas uses parsers t

EventBridge atlas uses a combination of open source tools to automatically generate documentation for engineers.

EventBridge Atlas downloads your schemas and parses them into various different outputs (you decide) and ouputs static HTML. So you can host your documentation anywhere!

You can read more on how it works on the website

Getting Started

You should be able to get setup within minutes if you head over to our documentation to get started

➡️ Get Started

Examples

Here are some screenshots of examples of what EventBridge Atlas can produce using its parsers.

Your AWS Schemas are transformed into the following documentation tools:

Slate Parser

AsyncAPI Parser

Docuowl Parser

Tools

  • Docker
  • aws sdk

Documentation tools (Parsers)

  • docuowl
  • slate
  • AsyncAPI

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.

Sponsor

Coming soon

License

MIT.

Issues· 4 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptawsdocumentationeventbridgeschema

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言