airtai / faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
https://faststream.airt.ai/latest/
Apache License 2.0
2.2k stars 106 forks source link

Git workflow action for publishing Kafka docs #78

Closed davorrunje closed 1 year ago

davorrunje commented 1 year ago

there is a CLI command for exporting documentation that requires npx and stuff (that can also be installed using CLI command)

davorrunje commented 1 year ago

whatever