toss-api 0.1.1

A Vim-inspired TUI and CLI API client for exploring and testing endpoints
1
2
3
### Known Bugs
1. If GET request has a body, sending the request shows Error:builder error in the response panel.
2. The Response panel has scroll even if the content is not overflowing the panel.