Skip to main content

Command line webhooks, on demand.

Project description

hookee - command line webhooks, on demand

PyPI version Build Status codecov PyPI license

hookee is a simple command line utility which generates webhooks on demand and dumps useful information to the console when requests are sent to those endpoints.

This is still a pre-release of hookee, so more details and extensibility are coming soon.

Installation

hookee is available on PyPI and can be installed using pip:

pip install hookee

That's it! hookee is now available on the command line and as a package to our Python projects.

Basic Usage

This package puts hookee on your path, so it can be used by simply executing it from the command line.

hookee

This will start a server on the default port 5000, open a ngrok tunnel to this server using pyngrok, and mount a URL at /webhook. Sending any request to the /webhook endpoint will dump the the request and response content to the console.

More details, configuration, and extensibility coming soon, as this is still a pre-release of hookee.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hookee-0.0.3.tar.gz (6.8 kB view hashes)

Uploaded Source

Supported by

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