Slumber는 터미널 기반 HTTP 클라이언트로 사용이 쉽고 설정이 간편하다.
Slumber는 터미널 환경에서 작동하는 TUI 기반 HTTP 클라이언트입니다. 사용자는 Recipe를 통해 HTTP 요청을 정의하고 쉽게 공유할 수 있으며, TUI, CLI, Python 패키지의 세 가지 형태로 제공됩니다. 이 클라이언트는 사용자 친화성을 목표로 하여 YAML 파일을 이용한 간단한 설정을 지원합니다.
Slumber is a terminal-based HTTP client designed for ease of use and configuration.
Slumber is a TUI-based HTTP client that operates in terminal environments. Users can define and easily share HTTP requests through the use of Recipe. It is available in three forms: TUI, CLI, and Python package. Designed with user-friendliness in mind, it supports simple configuration using YAML files.