wuvt / trackman

WUVT's track logging web-app
GNU Affero General Public License v3.0
4 stars 3 forks source link

Add /healthz endpoint #58

Closed mutantmonkey closed 6 years ago

mutantmonkey commented 6 years ago

We should add a basic health check endpoint that returns 200 if all the dependencies necessary for Trackman to function are working fine. This should include Redis and SQLAlchemy.

mutantmonkey commented 6 years ago

Implemented in 372eb41a5af0eb3c1a26031341fd4c293274a272