{"service":"timetracker","status":"running","message":"Milestone 1 currently provides domain services and bootstrap HTTP routes.","routes":[{"method":"GET","path":"/"},{"method":"GET","path":"/health"},{"method":"GET","path":"/app"},{"method":"GET","path":"/api/v1/version"},{"method":"POST","path":"/api/v1/auth/login"},{"method":"GET","path":"/api/v1/me"},{"method":"POST","path":"/api/v1/customers"},{"method":"GET","path":"/api/v1/customers"},{"method":"GET","path":"/api/v1/customers/{id}"},{"method":"PATCH","path":"/api/v1/customers/{id}"},{"method":"DELETE","path":"/api/v1/customers/{id}"},{"method":"POST","path":"/api/v1/projects"},{"method":"GET","path":"/api/v1/projects"},{"method":"GET","path":"/api/v1/projects/{id}"},{"method":"PATCH","path":"/api/v1/projects/{id}"},{"method":"DELETE","path":"/api/v1/projects/{id}"},{"method":"POST","path":"/api/v1/users"},{"method":"GET","path":"/api/v1/users"},{"method":"GET","path":"/api/v1/users/{id}"},{"method":"PATCH","path":"/api/v1/users/{id}"},{"method":"DELETE","path":"/api/v1/users/{id}"},{"method":"POST","path":"/api/v1/time-entries"},{"method":"GET","path":"/api/v1/time-entries"},{"method":"GET","path":"/api/v1/time-entries/{id}"},{"method":"PATCH","path":"/api/v1/time-entries/{id}"},{"method":"DELETE","path":"/api/v1/time-entries/{id}"},{"method":"GET","path":"/api/v1/live-timer"},{"method":"POST","path":"/api/v1/live-timer"},{"method":"DELETE","path":"/api/v1/live-timer"}]}