Skip to main content

Consul plugin for HTTPie.

Project description

httpie-consul
=============

Consul plugin for [HTTPie](https://httpie.org/).

It currently provides support for Consul.


Installation
------------

```bash
$ pip install httpie-consul
```

You should now use plugin.


Usage
-----

```bash
$ http service://my-fancy-service/
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 32

Response from My Fancy Service!
```

You can also configure plugin by environment variables:

```bash
$ export CONSUL_HOST=consul.local
$ export CONSUL_PORT=80
$ export CONSUL_SCHEME=https
```

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

httpie-consul-1.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

httpie_consul-1.0.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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