@techthos/web-performer

0.0.2-rc • Public • Published

@techthos/web-performer

Web-Performer Banner

@techthos/web-performer is a robust tool designed to perform HTTP actions based on YML definitions. Streamline your web requests and automate your workflows with ease using our intuitive YML configuration.

Features

  • Perform complex HTTP and GraphQL requests with simple YML configurations.
  • Customizable and user-friendly CLI interface.
  • Efficient and streamlined for administrative and development use.

Installation

Install @techthos/web-performer via npm

npm install @techthos/web-performer

Usage

After installation, you can use the performer command to execute your HTTP actions. Here's a basic example:

performer run -f <path-to-your-yml-file>

Refer to the YML configuration guide for detailed usage.

Configuration

Define your HTTP requests and GraphQL queries in a YML file. Here's a structure example:

version: "1"
type: graphql
endpoint: <your-endpoint>
headers:
  - name: <header-name>
    value: <header-value>
...

For more see:

Building

To build the project, run:

npm run build

Contributing

We welcome contributions! Please submit pull requests for any enhancements, bug fixes, or features.

Author

Techthos L.P. Email: alexandros.fotiadis@techthos.net

License

This project is licensed under the MIT License.


You can customize this README.md to better fit your project's specific needs and add additional sections as required.

Readme

Keywords

none

Package Sidebar

Install

npm i @techthos/web-performer

Weekly Downloads

1

Version

0.0.2-rc

License

MIT

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • alex20465