Built an API client with age-encrypted vault for secrets

(github.com)

3 points | by xaaha 11 hours ago ago

1 comments

  • xaaha 11 hours ago 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.