An open API service indexing awesome lists of open source software.

https://github.com/learningbyplaying/fastapi-kafka-real-scenarios


https://github.com/learningbyplaying/fastapi-kafka-real-scenarios

fastapi kafka python

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Fastapi Kafka Real Scenarios

## Hello World

Simple Hello World Fastapi kafka application.

## User events

Tipical ingestion on a Datalake on s3 of user events generated by multiple sources like ecommerce and marketing publishers.

## User events (Spark streaming)

Same application using SparkStreaming