Abstractions should save typing, not thinking! This project will provide a quick and simple CLI for REST API consumption. Build your own library of known API endpoints/modifiers, and consume directly via the CLI.
Project description
Python REST Tool
Synopsis
Provide a python tool to quickly invoke REST calls with a pre-defined list of settings, plays.
How to use this tool
Download the package:
python3 -m pip install restify-ENGYAK
Invoke via the CLI:
python3 -m restify -f settings.json get_api-object
To build a new settings file:
python3 -m restify create_settings > settings.json
To list plays provided by a settings file:
python3 -m restify -f settings.json list_plays
Notes
TODO
- More Content
- Automated testing
Authors
- Nick Schmidt
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
restify-ENGYAK-0.1.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for restify_ENGYAK-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c763e5f502f12c62aeb1517e1202d561e86ec30317a0659395669518289d749e |
|
MD5 | 6d13da30ac33a7befdcf767c68ea4fab |
|
BLAKE2b-256 | c2e192260f1da38c42ea90a4e639743064329ab8be4bda66c273a359a0f3aed4 |