API watchdog
Project description
API Watchdog
Installation
API watchdog handles validation support through extra requirements. This means that to install it with TRAPI validation you invoke
pip install api-watchdog[TRAPI]
If you are using zsh
you will run affoul of bracket globbing and should use
pip install 'api-watchdog[TRAPI]'
See this stackoverflow question for context.
Available extensions are:
- TRAPI
If you do not want any validation support you can use the bare pip install api-watchdog
command.
What it is
An API monitoring utility that aspires to support:
- Validation
- Continuous Integration
- Multiple input and output formats
- Test discovery / minimal configuration
What it is not
- A way to regularly schedule tests against an endpoint, eg. cron, celery
- A way to specify api schemas eg. marshmallow, pydantic
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 Distribution
api_watchdog-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file api_watchdog-0.1.0.tar.gz
.
File metadata
- Download URL: api_watchdog-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f2ce5db5f5dd7297f1165302395d5396e0b336dac282839477873d6d661d290 |
|
MD5 | 14cb7fad06f565f7730f0472f945d619 |
|
BLAKE2b-256 | ec0ae9a1982254b54c0af059dd0baca5e87c0125a47263c4f3dbae2f909c606e |
File details
Details for the file api_watchdog-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: api_watchdog-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c45cecfa152cca3e1082b4e888598395138d571010713eb5c6305f9e88e7057 |
|
MD5 | 4a9b0f9e4dd0d6c6f5244d2956dbd291 |
|
BLAKE2b-256 | 4c2c96dab45e8dda95a2ebc553b072083fa14919442507585a7a077089ca35f3 |