asyncapi/spec
GitHub: asyncapi/spec
AsyncAPI 规范定义了一种机器可读的格式来描述事件驱动和消息驱动的异步 API。
Stars: 5243 | Forks: 383
[](https://www.asyncapi.com)
## 阅读规范
最新的规范草案可以在 [spec/asyncapi.md](./spec/asyncapi.md) 中找到,该文件跟踪了本仓库 master 分支的最新提交。
**人类可读的 markdown 文件是规范的唯一事实来源。**
- [版本 3.1.0](https://github.com/asyncapi/spec/blob/v3.1.0/spec/asyncapi.md)(最新)([网站](https://www.asyncapi.com/docs/reference/specification/latest))
在寻找 JSON Schema 文件?请查看我们的 [spec-json-schemas](https://github.com/asyncapi/spec-json-schemas) 仓库。
## 示例
请查看 [examples](https://github.com/asyncapi/asyncapi/blob/master/examples) 目录以获取示例。
## 案例研究与采用者
请访问 [AsyncAPI 网站](https://www.asyncapi.com/casestudies) 查看 AsyncAPI 采用者列表及其用例。
点击查看规范旧版本的参考链接。
- [版本 3.0.0](https://github.com/asyncapi/spec/blob/v3.0.0/spec/asyncapi.md) - [版本 2.6.0](https://github.com/asyncapi/spec/blob/v2.6.0/spec/asyncapi.md) - [版本 2.5.0](https://github.com/asyncapi/spec/blob/v2.5.0/spec/asyncapi.md) - [版本 2.4.0](https://github.com/asyncapi/spec/blob/v2.4.0/spec/asyncapi.md) - [版本 2.3.0](https://github.com/asyncapi/spec/blob/v2.3.0/spec/asyncapi.md) - [版本 2.2.0](https://github.com/asyncapi/spec/blob/v2.2.0/spec/asyncapi.md) - [版本 2.1.0](https://github.com/asyncapi/spec/blob/v2.1.0/spec/asyncapi.md) - [版本 2.0.0](https://github.com/asyncapi/spec/blob/2.0.0/versions/2.0.0/asyncapi.md) - [版本 1.2.0](https://github.com/asyncapi/spec/blob/1.2.0/README.md)(已弃用) - [版本 1.1.0](https://github.com/asyncapi/spec/blob/1.1.0/README.md)(已弃用) - [版本 1.0.0](https://github.com/asyncapi/spec/blob/1.0.0/README.md)(已弃用)标签:API规范, JSON Schema, Syscall, Web开发, 异步API, 消息队列, 自定义脚本, 防御加固