Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI
Add health endpoint
Aperta
stale
- Lingua principale
- Python
- Stelle
- 8
- Fork
- 8
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
Add a health endpoint at `/health` that returns 200 response with the following
**Describe the solution you'd like**
- [ ] add a test to verify `/health` endpoint exists (this will fail)
- [ ] add the `/health` endpoint
- [ ] add a test to verify the `/health` endpoint returns 200 with ` state = {"status": "UP"}` json response
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.