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.2.0.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file api_watchdog-0.2.0.tar.gz
.
File metadata
- Download URL: api_watchdog-0.2.0.tar.gz
- Upload date:
- Size: 5.1 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 | 09510ddae21ebf577da00889461e43777f0a41f96524371c9f86e7621a99fd9f |
|
MD5 | a702a365eebb40f85a362497f23fdffe |
|
BLAKE2b-256 | 36a2302b6d1aa5107f8315e0d8978254ab50fa61962775f4225c0700acc6487c |
File details
Details for the file api_watchdog-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: api_watchdog-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 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 | eee126aa0c4bea7e4818b945868a0c5e4d638ceb627fb69fc5933f39da2e9be4 |
|
MD5 | 9d9b104e7ec22560cfdb71e2c8f34b49 |
|
BLAKE2b-256 | d8867b0b8899934a1d1b625727f3119243b66bdd8f88bde29f510664c77b912a |