pvarki / pvarki/python-rasenmaeher-api
Extend /healthcheck
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 5
Description
/healthcheck
Consumer: Docker-compose / Orchestrator / Azure ACI
Basic check for required service reachability. eg. database which is deployed with the API-instance.
Return standardised response, http-code
/healthcheck/delivery
Consumer: Kraftwerk
Check route for deployment readiness. Return deployment status for ordered products from manifest and readiness for integration-api checks ( can Rasenmaeher reach deployed products. )
/healthcheck/services
Consumer: Testing, Prometheus?, Admin React UI?
Polling route that returns status of all deployed products and integrated service routes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing /healthcheck entry point and any service-reachability checks. Define the response and HTTP-code behavior for /healthcheck, /healthcheck/delivery, and /healthcheck/services, then verify coverage for the Docker-compose, orchestrator, Azure ACI, Kraftwerk, testing, Prometheus, and Admin React UI consumers named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100