Skip to content

Repository files navigation

httpie-vimond-auth

Vimond API SUMO auth plugin for HTTPie.

Sign requests with a SUMO header, specific for Vimond API.

https://travis-ci.org/dewe/httpie-vimond-auth.svg?branch=master

Installation

$ pip install git+https://github.com/dewe/httpie-vimond-auth

You should now see vimond under --auth-type in $ http --help output.

Usage

$ http --auth-type=vimond --auth='api_key:secret_key' <host>

Dev setup

$ virtualenv --no-site-packages env
$ source env/bin/activate
$ pip install -r requirements.dev.txt

About

Vimond API auth plugin for HTTPie: https://httpie.org/

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages