Skip to content

POC for FastAPI and Faust integration for Kafka event consumers

License

Notifications You must be signed in to change notification settings

architgupta13/fastapi-faust-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI-Faust-POC

Building a system of Kafka event consumers using FastAPI and Faust.

Introduction

fastapi-faust-poc is created to check how FastAPI works with Faust stream processor. I'll be using confluent-kafka and zookeeper for event consumption purposes.

Installation

I'm using Poetry for package dependency management.

Run poetry install --no-dev

If there is an error with the installation of confluent-kafka, then follow this.

About

POC for FastAPI and Faust integration for Kafka event consumers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages