FintechKafkaMicroservicesSecurity
Private Bank API — event-driven banking microservices
// A production-ready, event-driven banking platform with Kafka, Saga pattern, RBAC, and 95%+ test coverage.
TL;DR: Built a modular banking platform using microservices, Kafka for eventing, JWT + RBAC for security, and Saga pattern for distributed transactions.
Highlights
- Secure money transfers with Saga pattern
- Shared internal packages (Kafka, Redis, Logger)
- E2E tests and high coverage (~95%)
- Dockerized services and CI/CD-ready workflows
Stack
Node.js · TypeScript · Kafka · Redis · PostgreSQL · Docker · CI (GitHub Actions)
Repo & docs
- Repo & live docs: links on my GitHub profile. :contentReference[oaicite:7]{index=7}
END OF LOGReturn Home