Wraps Python Requests with an (even) easier to use programming model for accessing a REST API.
Project description
API Endpoints
Wraps Python Requests with an (even) easier to use programming model for accessing a REST API.
from apiendpoints import API, APIEndpoint
api = API('https://webhook.site/')
endpoint = APIEndpoint(api, '/75b8e281-bb6d-4611-8cca-860d9d083545')
response: dict = endpoint.fetch()
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
apiendpoints-0.9.3.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file apiendpoints-0.9.3.tar.gz
.
File metadata
- Download URL: apiendpoints-0.9.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50421d8412ee5010d99cdb31827539d5028b6fd6e85f171d4212773d9656b773 |
|
MD5 | a9a9e4471e1bba93e2afc960e8593bef |
|
BLAKE2b-256 | 392146f11082170e98d5a6e1ca3027c626379d6ea310c44c4f0b9784d1135323 |
File details
Details for the file apiendpoints-0.9.3-py3-none-any.whl
.
File metadata
- Download URL: apiendpoints-0.9.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28ed8620964053838a97b6bce271f1e375bb5ec1bf3ca7650fc95c19d246c716 |
|
MD5 | e5770a1d2b0eac8fdd56de16cf094db7 |
|
BLAKE2b-256 | a7000b4c603e8afc64d4f77f4aab698380129e2604b52adc93d02c4b7cce0233 |