Skip to content
HN On Hacker News ↗

Introduction - Slumber

▲ 185 points 66 comments by jicea 2d ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

0 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 152
PEAK AI % 0% · §1
Analyzed
May 22
backend: pangram/v3.3
Segments scanned
1 windows
avg 152 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 152 words · 1 segments analyzed

Human AI-generated
§1 Human · 0%

Keyboard shortcuts Press ← or → to navigate between chapters Press S or / to search in the book Press ? to show this help Press Esc to hide this help

Introduction 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. The goal of Slumber is to be easy to use, configurable, and sharable. To that end, configuration is defined in a YAML file called the request collection. Both usage modes (TUI and CLI) share the same basic configuration, which is called the request collection. Check out the Getting Started guide to try it out, or move onto Key Concepts to start learning in depth about Slumber.