Yobi is a terminal tool to make HTTP requests and display responses in a friendly way inspired by HTTPie.
It allows you to easily send HTTP requests and view the responses in a human-readable format, making it easier to debug and test APIs from the command line.
The main features of Yobi include:
-
Support for various HTTP methods (GET, POST, PUT, DELETE, etc.)
-
Customizable request
headersandbody -
Pretty-printed responses with syntax highlighting
-
Download mode saves response content to a file
-
Low dependency and easy installation via RubyGems
Required Ruby Version
>= 3.0.0
Authors
Daniel Vinciguerra
Versions
- 0.20.0 April 11, 2026 (141 KB)
- 0.18.0 March 05, 2026 (140 KB)
- 0.16.0 March 05, 2026 (139 KB)
- 0.14.0 February 27, 2026 (139 KB)
- 0.12.3 February 25, 2026 (138 KB)