n -> create new request
enter -> select request to edit
P -> perform the request
D -> delete selected request
j -> navigate down through requests
k -> navigate up through requests
*Capital letters = Shift + <key>
Known issues
Roadmap some day
- Response headers not always display in same order
- UI improvements based on OS window size (Windows rescale)
- DB Migrations
- FIX THE GOD DAMN DLL (I was too dumb to do it correctly)
- Able to write path param in different lines
- Create a error window. (e.g Show user invalid reqest format)
- Add error whindow: "Parsing failed", "request failed"...
- find/filter request
- Request navigation Ctrl+u, Crtl+d -> jump multiple
- Windows navigation through hjkl
- Add support to collections
- Add support to environments and variables
- Add VIMOTION when editing request (THIS IS A MUST)
- Be able to navigate through response window and copy content to clipboard
- ? keybind to open a help menu
- Support other formats url-encoded, responses as XML/HTML