airtai / fastkafka

FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies the process of writing producers and consumers for Kafka topics.
https://fastkafka.airt.ai
Apache License 2.0
41 stars 2 forks source link

Update asyncapi example URL #61

Open kumaranvpl opened 7 months ago

kumaranvpl commented 7 months ago

asyncapi renamed their repo to spec and updated the example filename also - https://github.com/asyncapi/spec/tree/master/examples

We may have to make a release.