A kong admin api sdk.
Project description
A kong admin api sdk.
安装
pip install kong-admin
使用
from kong_admin import KongAdmin
host = "http:://localhost:8001"
ka = KongAdmin(host=host)
r = ka.get("/consumers")
print(r.json())
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
kong-admin-0.0.2.tar.gz
(1.4 kB
view details)
File details
Details for the file kong-admin-0.0.2.tar.gz
.
File metadata
- Download URL: kong-admin-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3b3b17979630d78aabd4ac6bb8f777c1d76a96f847169ea83edb3fb6cd80e73 |
|
MD5 | 4ba66de5299c6b60cf7bd1ca1196e9d6 |
|
BLAKE2b-256 | f686aed6f994854b32061eeafdc007f7ad2c081fc1621e943cec8fe48c92263a |