Add HTTPie for API testing with comprehensive usage guide

- Add httpie package to home.packages for modern HTTP client capabilities
- Include comprehensive usage examples in README covering:
  * Basic HTTP methods (GET, POST, PUT, DELETE)
  * Authentication with Bearer tokens and API keys
  * File uploads (form and multipart)
  * JSON data handling with type coercion
  * Session management for persistent authentication
  * File downloads and response filtering

HTTPie provides a user-friendly alternative to curl for API testing and development workflows.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Yan Lin 2025-07-26 20:06:12 +02:00
parent f2c81c7a8d
commit bdbf7a090c
2 changed files with 32 additions and 0 deletions

View file

@ -46,6 +46,7 @@
python312Packages.pip
python312Packages.virtualenv
lftp
httpie
claude-code.packages.aarch64-darwin.claude-code
nerd-fonts.fira-code
nerd-fonts.jetbrains-mono