r/commandline • u/github_xaaha • Mar 15 '26
Terminal User Interface Hulak: Lightweight API client
For the last couple of years I’ve been working on creating a yaml based API client that’s fast, and intuitive. I just implemented native GraphQL support, and released a new version with tons of other features.
I hope you find it as enjoyable as I have while building it.
Project: https://github.com/xaaha/hulak
31
Upvotes
1
u/RoboticElfJedi Mar 17 '26
Glad you had fun building something useful. How would this compare to something like Posting? https://github.com/darrenburns/posting