httpie.io
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
Package Information
- Domain:
httpie.io
- Name:
httpie.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +httpie.io -- $SHELL -i
Programs
This package provides the following executable programs:
http
httpie
https
Available Versions
Show all 4 versions
3.2.4
,3.2.3
,3.2.2
,3.2.1
Latest Version: 3.2.4
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +httpie.io@3.2.4 -- $SHELL -i
Dependencies
This package depends on:
python.org>=3<3.12
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.httpieio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.