yobi-http 0.12.2
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_
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
base64
~> 0.3
tty-markdown
~> 0.7