stphnwlsh/CleanMinimalApi
This system is a .NET 10-based web API built on Clean Architecture and Minimal APIs, designed to manage a movie review domain. It exposes RESTful endpoints for Authors, Movies, and Reviews, supporting full CRUD operations and data validation. The architecture separates concerns into Application, Infrastructure, and Presentation layers, utilizing CQRS with MediatR and Entity Framework Core for data access. The codebase is accompanied by comprehensive unit and integration tests covering all layers.
46.7
Weak · 3 August 2026
1.4k
lines of production code
C#
primary language
1
bus factor · 5 authors in all
3
measurements over time
How it got here
2021 · Initial project scaffolding and core implementation
This period marks the initial release and setup of a .NET 10 Clean Architecture template, establishing the solution structure, application layer with CQRS, and infrastructure for database access. It also includes the creation of RESTful API endpoints and the configuration of integration testing and dependency updates.
7 changes
2022–2023 · comprehensive test coverage
This period focused on establishing robust test coverage across the application's layers, including unit tests for domain handlers and presentation validators, as well as integration tests for database repositories and API endpoints. The work ensured correct behavior for successful operations, error handling, and validation rules throughout the system.
5 changes
Survey your own repository
stphnwlsh/CleanMinimalApi 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 c6556bd8e6 — 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.