Pulse API
A typed analytics ingestion API handling millions of events per day.
Pulse is a high-throughput analytics ingestion service. It validates, batches, and streams events into a warehouse while exposing a clean, typed API for downstream dashboards.
Highlights
- Async FastAPI handlers with backpressure-aware batching.
- Schema-validated payloads with helpful error responses.
- Horizontal scaling behind a queue for spiky traffic.
Replace this copy with the real project write-up and screenshots.