I've been working on hicurl, an HTTP command-line tool built in hica - https://www.hica.dev
It serves both as a practical CLI tool for API testing and as a showcase of hica's standard library, libcurl bindings, and native compilation.
There are other similar, and more popular tools like HTTPie and Curlie but I believe hicurl solves some of the issues and takes it a step further with filtering and inferred routing.
1 comment
[ 0.27 ms ] story [ 6.0 ms ] threadIt serves both as a practical CLI tool for API testing and as a showcase of hica's standard library, libcurl bindings, and native compilation.
There are other similar, and more popular tools like HTTPie and Curlie but I believe hicurl solves some of the issues and takes it a step further with filtering and inferred routing.