I am working on ht[0], a drop-in replacement for HTTPie[1] written in Rust.
Since I am not planning on writing an extensive documentation for ht, I wanted to port 99% of HTTPie's features so its docs applies to ht as well. So far I have been able to port around 60-70% of HTTPie's features.
Since I am not planning on writing an extensive documentation for ht, I wanted to port 99% of HTTPie's features so its docs applies to ht as well. So far I have been able to port around 60-70% of HTTPie's features.
[0] https://github.com/ducaale/ht
[1] https://httpie.org/