Adding a health endpoint. User story: As a **developer**, I want **to add a healthcheck endpoint**, so that **to have ability to check health status of API**. DoD: - [ ] An endpoint has been added to the ToDosController that allows you to retrieve the API's health status. - [ ] Tests have been added for the health endpoint.
Adding a health endpoint.
User story:
As a developer, I want to add a healthcheck endpoint, so that to have ability to check health status of API.
DoD: