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

Add health endpoint

Open
#42 2 comments 0 reactions 3 assignees Claimed by @shubham599 View on GitHub
stale
Dominant language
Python
Stars
8
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.