httpie / httpie-snapdsocket

Snapd socket transport plugin for HTTPie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapd socket transport plugin for HTTPie

Snap is an app store for Linux. Snapd is the custom URL protocol used to talk to that store using their REST API.

Installation

image

$ python -m pip install --upgrade httpie-snapdsocket

Example usage

To query httpie Snap package details:

$ http 'snapd:///v2/find?name=httpie'

Have a look at the Snapd REST API documentation for more information.

Requirements

Credits

Based on the original code from @chipaca (chipaca/httpie-snap).

About

Snapd socket transport plugin for HTTPie.

License:Other


Languages

Language:Python 100.0%