LucasPickering/slumber
Terminal-based HTTP/REST client observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 90
- Release rhythm 84
- Longevity 78
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19.0
- age_days: 1101
- days_rel: 109
- days_push: 60
- n_releases_24m: 29
Adoption not part of the score
1219 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Slumber is a terminal-based HTTP/REST client with both an interactive TUI and a CLI mode, built in Rust. Request collections are defined in YAML files that can be version-controlled, shared, and templated with dynamic values from other requests, files, or shell commands.
Use cases
- send http requests from the terminal
- test rest api endpoints interactively
- replace postman with a terminal-based client
- store api request collections in version control
- switch between api environments with profiles
- script http requests from the command line
- import requests from insomnia
When to choose
- you live in the terminal and want a Postman/Insomnia alternative
- you want declarative, shareable, git-friendly request definitions
- you need both interactive TUI and scriptable CLI usage from one config
- you want dynamic request chaining via templates and JSONPath response queries
When to avoid
- you prefer a graphical GUI client with point-and-click request building
- you need team-hosted shared workspaces or cloud sync of collections
- you mainly test GraphQL or gRPC rather than plain HTTP/REST
- you want automatic OpenAPI spec generation or mocking features
Facets
cli-tool · maturity active
http-client cli terminal-ui developer-tools apis web-development cli cross-platform rust windows tui rest-client http-debugging yaml-configuration api-testing ratatui postman-alternative command-line macos linux
4 sources
- readme: https://github.com/LucasPickering/slumber · fetched 2026-08-28 · 9d99ec000950
- homepage: https://slumber.lucaspickering.me/ · fetched 2026-08-29 · a133bbcca8e4
- site_page: https://slumber.lucaspickering.me/install.html · fetched 2026-08-29 · 87fedac97002
- registry_crates: https://crates.io/api/v1/crates/slumber · fetched 2026-08-29 · 3c6d2c939fbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LucasPickering/slumber | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="LucasPickering/slumber")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem