toss-api 0.1.5

A Vim-inspired TUI and CLI API client for exploring and testing endpoints
1
2
3
4
5
6
{
  "variables": {
    "host": "httpbin.org",
    "user_agent": "Toss-Client"
  }
}