Commit graph

2 commits

Author SHA1 Message Date
bf721dc130
feat(web): add logging middleware and refactor handlers
Introduced LoggerMiddleware for HTTP request logging. Refactored handler
methods to return http.HandlerFunc for improved composability. Updated
route registration and tests to use new handler signatures.
2025-09-28 19:43:30 +02:00
f0a6b128a0
feat: add checkout ui and driver-based payments 2025-09-27 18:43:41 +02:00