All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Slumber: A Terminal-Based HTTP Client for REST API Interaction

By

jicea

10d ago· 4 min readen

Summary

Slumber is a terminal-based HTTP client that operates in two modes: Terminal User Interface (TUI) for interactive request/response handling, and Command Line Interface (CLI) for quick requests and scripting. It is designed for interacting with REST and other HTTP APIs, with the TUI mode being the most feature-rich for interactive use.

Key quotes

· 4 pulled
Slumber is a terminal-based HTTP client, built for interacting with REST and other HTTP clients.
It has two usage modes: Terminal User Interface (TUI) and Command Line Interface (CLI).
The TUI is the most useful, and allows for interactively sending requests and viewing responses.
The CLI is useful for sending quick requests and scripting.
Snippet from the RSS feed
Slumber is a TUI (terminal user interface) HTTP client. Define, execute, and share configurable HTTP requests.

You might also wanna read