A simple Django app to conduct health checks.
Project description
Django health checker is a simple Django app to conduct health checking which uses django-health-check (https://github.com/KristianOellegaard/django-health-check) and overrides default behavior.
Quick start
Include the health_checker URLconf in your project urls.py like this:
path('health-checker/', include('health_checker.urls')),Start the development server and visit http://127.0.0.1:8000/health-checker/ to get a ‘pong’ response if every health check has passed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_health_checker-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: django_health_checker-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30c8836bba74cdd90de019b75e457a16698a9aea239a28dae7a84a8c4480c1ba
|
|
| MD5 |
9b4ad74c9a51201ab24c0d137719cccf
|
|
| BLAKE2b-256 |
8e1e0d3977a347d66b9a44ff687dcd758d82d657284ae3f1d17e3b5f01a9ccdb
|