Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /health endpoint to api container #95

Open
chrisjsimpson opened this issue Jul 17, 2021 · 0 comments
Open

Add /health endpoint to api container #95

chrisjsimpson opened this issue Jul 17, 2021 · 0 comments

Comments

@chrisjsimpson
Copy link
Collaborator

chrisjsimpson commented Jul 17, 2021

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
When /health is visited via GET
Then a json response is expected

{
  'status': 'OK'
}

Describe alternatives you've considered

Additional context
database heal and more fine grained checks to be added by expending the properties on the json response

chrisjsimpson added a commit that referenced this issue Jul 18, 2021
@chrisjsimpson chrisjsimpson changed the title Add /health endpoint to api Add /health endpoint to api container Jul 18, 2021
chrisjsimpson added a commit that referenced this issue Jul 18, 2021
chrisjsimpson added a commit that referenced this issue Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant