Skip to main content

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

[!IMPORTANT] The flag [-d --data] is deprecated and fully out of support, has been renamed to [-b --body]

The usage name for Ayonix is call:

call "https://jsonplaceholder.typicode.com/posts" --method POST -H '{"Content-Type": "application/json"}' -b '{"title": "foo", "body": "bar", "userId": 1}'

The following table shows the available flags that Ayonix allows for:

CLI Flags and Arguments

Flag/Argument Type Default Description
url str Required URL to send the request to.
--method str GET HTTP method to use (e.g., GET, POST, PUT, DELETE).
-H, --header JSON string None Headers to include in the request as a JSON string.
-b, --body JSON string None Body data to include in the request as a JSON string.
--only-content flag False Only print the content of the response.
--only-res-code flag False Only print the response code.
-m, --metrics flag False Print metrics of the response (e.g., time, headers, cookies).
-a, --average-response-time int None Calculate and print the average response time (number of requests specified).

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

ayonix-0.3.4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ayonix-0.3.4-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file ayonix-0.3.4.tar.gz.

File metadata

  • Download URL: ayonix-0.3.4.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for ayonix-0.3.4.tar.gz
Algorithm Hash digest
SHA256 6fbc74969380614488649ff25cb1212dbccce7210f8851c8c191da5906d3d713
MD5 f790332800e2d1c612e8039d4ffef457
BLAKE2b-256 858734b5b9754794a08ec67c023b59f7bcd2fd8a2a9e18cd63df9445ed9907a5

See more details on using hashes here.

File details

Details for the file ayonix-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: ayonix-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for ayonix-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2acaad0f1179611bb1789fc86d3367c68175fdf351f763f21d1ab8d1eb65ea57
MD5 733d1ad40d90910de1f74ed9e5e8b767
BLAKE2b-256 fa5e730b3df8b723fc6d436011e5ccd3c7bdd087a3dd9e7e34e57c491a0235b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page