Ship faster with a polyglot microservices stack

Explore a modern demo platform combining .NET, Go and Python services behind a unified API gateway. Events & analytics—simplified.


Gateway

Single entrypoint with future YARP reverse proxy routing to language-specific services.

Task Service

Go service emitting events and managing project tasks.

Auth & Identity

.NET based token issuance with JWT placeholder for local demo.

Analytics

Python FastAPI service aggregating events for dashboards.

Frontend

Sveltekit SPA calling all services through API Gateway.