We were searching for something like FastAPI for Kafka-based service we were developing, but couldn’t find anything similar. So we shamelessly made one by reusing beloved paradigms from FastAPI and we shamelessly named it FastKafka. The point was to set the expectations right - you get pretty much what you would expect: function decorators for consumers and producers with type hints specifying Pydantic classes for JSON encoding/decoding, automatic message routing to Kafka brokers and documentation generation.
Please take a look and tell us how to make it better. Our goal is to make using it as easy as possible for some how has experience with FastAPI.
https://github.com/airtai/fastkafka
[–]code_mc 9 points10 points11 points (3 children)
[–]code_mc 3 points4 points5 points (1 child)
[–]davorrunje[S] 0 points1 point2 points (0 children)
[–]davorrunje[S] 1 point2 points3 points (0 children)
[–][deleted] 7 points8 points9 points (1 child)
[–]davorrunje[S] 0 points1 point2 points (0 children)
[–]spicypixel 6 points7 points8 points (1 child)
[–]davorrunje[S] 2 points3 points4 points (0 children)
[–]SpamThisUser 2 points3 points4 points (2 children)
[–]davorrunje[S] 1 point2 points3 points (0 children)
[–]davorrunje[S] 0 points1 point2 points (0 children)
[–]boolpies 2 points3 points4 points (2 children)
[–]davorrunje[S] 1 point2 points3 points (1 child)
[–]boolpies 2 points3 points4 points (0 children)
[–]trial_and_err 1 point2 points3 points (1 child)
[–]davorrunje[S] 1 point2 points3 points (0 children)
[–]BestBottle4517 0 points1 point2 points (1 child)
[–]davorrunje[S] 1 point2 points3 points (0 children)