Gorest

April 21, 2025 ยท View on GitHub

Gorest

Open Source Love PRs Welcome

Enjoy making HTTP requests in your terminal, just like you do in Insomnia.

Demo video

https://github.com/NathanFirmo/gorest/assets/79997705/85f7bf5d-2f23-41a1-b605-9bb2fee441b1

Installing

Binaries available on the releases page.

Commands

KeyAction
CTRL-HGo to section on the left
CTRL-JGo to section bellow
CTRL-KGo to section above
CTRL-LGo to section on the right
CTRL-NCreates a new request on the list
CTRL-SpaceExecute current request

Roadmap

  • Save requests locally with SQLite;
  • Allow pasting curl requests like Insomnia does;
  • Add themes;
  • Add gorest to some package managers like flatpak, snap, aur, winget, etc.