1 个仓库
Extraction of channel and message definitions from code to generate standardized AsyncAPI specifications.
Distinct from Code-to-Schema Generation: Generates API documentation (AsyncAPI) rather than data validation schemas for databases.
Explore 1 awesome GitHub repository matching data & databases · AsyncAPI Documentation Generation. Refine with filters or upvote what's useful.
FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int
Defines publisher objects that are automatically parsed into documentation to describe the service's output capabilities.