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
- Host: GitHub
- URL: https://github.com/learningbyplaying/fastapi-kafka-real-scenarios
- Owner: learningbyplaying
- Created: 2023-05-19T17:05:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T02:25:40.000Z (about 3 years ago)
- Last Synced: 2025-06-02T15:49:49.786Z (about 1 year ago)
- Topics: fastapi, kafka, python
- Language: Python
- Homepage:
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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