gohit icon indicating copy to clipboard operation
gohit copied to clipboard

👋 Still being maintained?

Open bianchidotdev opened this issue 2 years ago • 0 comments

Hey hey. Came across this a bit ago and it's ~60% of the way to what I'm looking for. I've always been unhappy with Postman, and I like how straightforward this is and potentially easy to share with other team members.

A couple feature requests I have:

  • For some reason, it doesn't seem to be working off of go run (probably just user error)
  • I generally like default configuration paths such that you don't always need to pass in a flag. That might look like having a ~/.gohit.yaml where you can link to other files off of that, maybe allowing for filtering on inherited file name (ie. github)
  • More sophisticated auth support
  • dotenv support for secrets and whatnot

And a couple bugs:

  • Error on missing config (currently, it just exits without outputting anything)
  • curl: option --compress: is ambiguous error

I'm happy to contribute to this project if you're still interested in seeing it further.

bianchidotdev avatar Jan 04 '23 03:01 bianchidotdev