Skip to main content

KWS plugin for HTTPie.

Project description

KWS app auth plugin for httpie

Using command line arguments

https -A kws -u $appid:$appsecret https://kws.knd.com.cn/api/v4/manufacturers/

Using environment variables

export KWS_APP_ID=$appid
export KWS_APP_SECRET=$appsecret

https -A kws https://kws.knd.com.cn/api/v4/manufacturers/

Using configuration file

Download app auth file to $HOME/.kws-auth

https -A kws https://kws.knd.com.cn/api/v4/manufacturers/

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-kws-1.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

httpie_kws-1.1.0-py3-none-any.whl (2.9 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