Skip to content

Add health endpoint #42

Description

@upkarlidder

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions