Hacker News new | ask | show | jobs
by cladamski79 6 days ago
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.