@xaaha

1 Followers
1 Following
1 Posts

Hulak started as a "why doesn't this exist yet" itch a few years ago. It's a file-based API client that runs from your terminal:
• requests are YAML files you commit to git
• secrets are age-encrypted — safe to commit too
• REST + GraphQL + OAuth, single Go binary
• hulak run ./requests/ runs a whole dir concurrently

Open source, MIT 👇

https://www.github.com/xaaha/hulak
#golang #opensource #devtools #cli #graphql

GitHub - xaaha/hulak: Lightweight file-based CLI API client with age-encrypted secrets and first-class GraphQL support.

Lightweight file-based CLI API client with age-encrypted secrets and first-class GraphQL support. - xaaha/hulak

GitHub