Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI

Add health endpoint

Abierto
#42 2 comentarios 0 reacciones 3 asignados Reclamado por @shubham599 Ver en GitHub
stale
Lenguaje dominante
Python
Estrellas
8
Forks
8
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.