EdwinVW/pitstop
This system is a .NET 10-based microservices application for managing a vehicle service station, coordinating customer, vehicle, and workshop operations. It exposes REST APIs for registration and planning, while background workers process domain events via RabbitMQ to handle invoices, notifications, and audit logging. The architecture relies on SQL Server for persistence, Docker for containerization, and Kubernetes for deployment, with a web frontend that integrates with backend services through REST clients.
45.6
Weak · 3 August 2026
5k
lines of production code
C#
with JavaScript
1
bus factor · 21 authors in all
2
measurements over time
How it got here
2017 · Initial project scaffolding and microservices implementation
This period marks the initial creation and scaffolding of the Pitstop project, establishing a .NET 10-based microservices architecture. It involved setting up the solution structure, containerization, and core domain models, alongside implementing the first set of backend services (Customer, Vehicle, Invoice, Notification, and Workshop Management) and their corresponding web application interfaces.
20 changes
2018–2026 · Infrastructure and testing modernization
This period focused on modernizing the project's infrastructure and testing frameworks. Key changes include migrating UI tests to Playwright, switching unit tests to MSTest, and introducing new messaging and Kubernetes deployment scripts. The work also involved centralizing test utilities and adding comprehensive test coverage for domain logic and services.
12 changes
Survey your own repository
EdwinVW/pitstop was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 7c3b046fd3 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.