Thanks to visit codestin.com
Credit goes to rubygems.org

RubyGems Navigation menu

yobi-http 0.14.0

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 headers and body

  • Pretty-printed responses with syntax highlighting

  • Download mode saves response content to a file

  • Low dependency and easy installation via RubyGems

Gemfile:
=

install:
=

Versions:

  1. 0.14.0 February 27, 2026 (139 KB)
  2. 0.12.3 February 25, 2026 (138 KB)
  3. 0.12.2 February 24, 2026 (138 KB)
  4. 0.12.1 February 24, 2026 (138 KB)
  5. 0.12.0 February 24, 2026 (137 KB)
Show all versions (12 total)

Runtime Dependencies (2):

base64 ~> 0.3
tty-markdown ~> 0.7

Owners:

Pushed by:

Authors:

  • Daniel Vinciguerra

SHA 256 checksum:

=

Total downloads 1,277

For this version 50

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: