DEPRECATED: This project has been superceded by decaale/ht.
ht is a user-friendly alternative to curl, inspired by HTTPie.
NOTE: This is a young, side-project just getting off the ground. Issues and Pull Requests are welcome!
Currently, the only way to install ht is via cargo:
cargo install ht
Currently, only GET
is supported:
ht 'https://httpbin.org/get?show_env=1&foo=baz&foo=bar'
This software is licensed under the Apache 2.0 License, see the LICENSE
file for details.