AsyncAPI is an open specification for defining asynchronous APIs. It provides a machine-readable format for documenting message-driven architectures using protocols like Kafka, MQTT, WebSocket, and AMQP, with tooling for code generation and validation.
AsyncAPI — Open Standard for Event-Driven API Documentation
AsyncAPI is an open specification for defining asynchronous APIs. It provides a machine-readable format for documenting message-driven architectures using protocols like Kafka, MQTT, WebSocket, and AMQP, with tooling for code generation and validation.
Instalación lista para agent
Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.
npx -y tokrepo@latest install ea7c8b80-52f7-11f1-9bc6-00163e2b0d79 --target codexEjecutar después de confirmar el plan con dry-run.
Discusión
Activos relacionados
FastStream — Async Python Framework for Event-Driven Applications
An asynchronous Python framework for building event-driven microservices with message broker integration, dependency injection, validation, and automatic AsyncAPI documentation.
Swagger Editor — Design and Document APIs with OpenAPI
A browser-based editor for authoring OpenAPI and AsyncAPI specifications with real-time validation, interactive preview, and code generation from a single YAML or JSON source.
Spectral — Flexible JSON and OpenAPI Linter
Spectral is a JSON/YAML linter by Stoplight with built-in support for OpenAPI and AsyncAPI specifications, letting you enforce API design standards with custom or community rulesets.