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
44 stars 2 forks source link

Make YT video for Introducing FastKafka #28

Open davorrunje opened 1 year ago

davorrunje commented 1 year ago

You should tweak the presentation to introduce a concept on a simple example and then show how an actual project would use it. The actual project should be something concrete (separate repo), using only the standard Python toolkit (no notebook and nbdev). The Iris model is fine, but maybe we can find something more exciting to use.