Skip to main content

API Status endpoint

Project description

https://badge.fury.io/py/plugs-status.png https://travis-ci.org/ricardolobo/plugs-status.png?branch=master

API Status endpoint

Documentation

The full documentation is at https://plugs-status.readthedocs.io.

Quickstart

Install Plugs Status:

pip install plugs-status

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'plugs_status.apps.PlugsStatusConfig',
    ...
)

Add Plugs Status’s URL patterns:

from plugs_status import urls as plugs_status_urls


urlpatterns = [
    ...
    url(r'^', include(plugs_status_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-07-09)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plugs-status-0.2.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plugs_status-0.2.0-py2.py3-none-any.whl (6.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file plugs-status-0.2.0.tar.gz.

File metadata

  • Download URL: plugs-status-0.2.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for plugs-status-0.2.0.tar.gz
Algorithm Hash digest
SHA256 35260e78dd560b25aae595bbc5afb32fa7df8740855d0758d71b08f798188f69
MD5 b10dffb54f33a58757d01d70a9339d07
BLAKE2b-256 e7b57894eaee410d3d75bc864b2202766ca972ca10fbdec40dd8443e8e9239ec

See more details on using hashes here.

File details

Details for the file plugs_status-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for plugs_status-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4e4de86c3eb8d03beda70bf251b5cf8ba3a6f49bc5166a05ec8cdf87aa0fd155
MD5 ad7d5e2f68609580169ca9c2cca2ee3c
BLAKE2b-256 37a66238d3f9fe6f7a46bed09a43b2aaf298c8837436b1eb1e14ff7a7bc5a36a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page