healthcheck 1.3.3
0
Adds healthcheck endpoints to Flask apps
Contents
Adds healthcheck endpoints to Flask apps
How to Install healthcheck
You can install healthcheck using pip
pip install healthcheck
or add it to a project with poetry
poetry add healthcheck
Package Details
- Author
- Frank Stratton
- License
- MIT
- Homepage
- https://github.com/Runscope/healthcheck
- PyPi:
- https://pypi.org/project/healthcheck/
Classifiers
Related Packages
Errors
A list of common healthcheck errors.
Code Examples
Here are some healthcheck
code examples and snippets.