A modern CLI program for API testing
Project description
Ayonix
A CLI program for API testing.
Features
- Send HTTP requests to specified URLs
- Supports GET, POST, PUT, DELETE, and other HTTP methods
- Include headers and data in requests
- Measure and display response time
- Calculate average response time over multiple requests
- Display response status code, headers, and content
Installation
You can install the package using pip:
pip install ayonix
Usage
The usage name for Ayonix is call:
call "https://jsonplaceholder.typicode.com/posts" --method POST -H '{"Content-Type": "application/json"}' -d '{"title": "foo", "body": "bar", "userId": 1}'
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
ayonix-0.2.3.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ayonix-0.2.3.tar.gz.
File metadata
- Download URL: ayonix-0.2.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a3d0a1cf63f5865c1028637122ea3bf3418556b5739d979bb235671c2dd7bb
|
|
| MD5 |
3c3093c1e769d16114e3126722b15b75
|
|
| BLAKE2b-256 |
0f7635801b5ffa847274cd1205f552771b42ecb749a9b97059b27ce6187b1d7c
|
File details
Details for the file ayonix-0.2.3-py3-none-any.whl.
File metadata
- Download URL: ayonix-0.2.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b35a923e1c1cb2aa39049576a71e30f4d7263bdc49beea9354053a57db90ed3
|
|
| MD5 |
9942499526b2103a2e948eee70ac212a
|
|
| BLAKE2b-256 |
1b98fcaaf36bda015302a3476712c1a27d90abab153922e04982af5299a86ef9
|