logo

Built an API client with age-encrypted vault for secrets

Posted by xaaha |6 hours ago |1 comments

xaaha 6 hours ago

I’ve been building Hulak for a while as a terminal, file based API Client and just released a new version where it adds an age-encrypted store for environment secrets. I added support for ssh identity as well. So it’s easier to share with friends via git and ssh identity. It’s written in Go and I am actively working on this project.

It has dedicated GraphQL TUI to build, explore, and call gql queries from multiple sources at once.

Happy to answer any questions or comments.