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
- Token authentication
- More actions than
GET
/DELETE
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.9.tar.gz
(19.9 kB
view hashes)
Built Distribution
Close
Hashes for restify_ENGYAK-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1ba1db4a63c6d275a73b7c1025bca56045c4bd7b934d9368aade34d8a357578 |
|
MD5 | 9f9f0bda1a55c2854a8cf96eb9e3d142 |
|
BLAKE2b-256 | 845aaad8b46f02aacfabc8cbecd5f11c7ccb8bdff1d2fda6b9a4ceaad8653caf |