naeemaei/golang-clean-web-api
This system is a Go-based web API service that manages resources such as cars, properties, and users through a clean, layered architecture. It provides comprehensive CRUD endpoints protected by JWT-based authentication and role-based authorization, supported by structured logging, Prometheus metrics, and rate limiting. The application is containerized with Docker, integrating with external services like Postgres, Redis, and the ELK stack for logging and monitoring.
39.9
Weak · 3 August 2026
14k
lines of production code
Go
primary language
1
bus factor · 6 authors in all
3
measurements over time
How it got here
2023 · API implementation and observability
The project established the core application infrastructure, including environment-specific configuration, database connections, and structured logging. A comprehensive v1 API was launched with full CRUD endpoints for various entities, supported by robust error handling and DTOs. Additionally, the codebase was modernized with Go 1.22, and extensive observability features were added, including Prometheus metrics, Grafana dashboards, and an ELK stack for logging.
18 changes
2024 · Clean architecture and API layer refactoring
The codebase was restructured into a clean architecture, introducing domain models, repository interfaces, and generic CRUD handlers. This period also established a comprehensive API middleware suite for authentication, logging, and rate limiting, alongside new endpoints for user authentication and testing.
4 changes
Survey your own repository
naeemaei/golang-clean-web-api 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 0e8b5199b3 — 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.