bcgov/indy-tails-server

Create a new api endpoint for health check

Open

#31 opened on May 24, 2022

 (1 comment) (0 reactions) (0 assignees)Python (54 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (29 stars)
PR merge metrics
 (PR metrics pending)

Description

At the moment, there's no health check api endpoint available. When deploying with load balancers for health checking, this is not possible.

Request a new endpoint for health checking purpose.

Contributor guide