Slumber is a terminal-based HTTP client for working with REST and other HTTP services.
It uses YAML request collections that can be stored locally and shared through version control, making it suitable for repeatable API workflows, team collaboration, and scripted use. It offers both an interactive terminal interface and command line usage, with the same collection format shared across both modes.
This is free and open source software.
Key Features
- Uses source-first YAML request collections that are designed to be stored locally and shared.
- Supports profiles for switching between environments and other reusable template values.
- Can import external formats including Insomnia, OpenAPI, VSCode .rest, and JetBrains .http collections.
- Builds requests dynamically from templates, files, shell commands, prompts, and previous responses.
- Lets you extract response data with JSONPath selectors for more flexible request chaining.
- Provides a native Python package for using Slumber collections in Python scripts.
Website: github.com/LucasPickering/slumber
Support:
Developer: Lucas Pickering
License: MIT License

Slumber is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Alternatives to curl | |
|---|---|
| Wget2 | Successor of Wget |
| Wget | Makes retrieving large files or mirroring entire web or FTP sites easy |
| aria2 | Multi-protocol and multi-source command-line download utility |
| HTTPie | HTTP client with an intuitive user interface |
| curlie | The power of curl, the ease of use of httpie |
| xh | Fast and friendly tool for sending HTTP requests |
| hurl | Run and test HTTP requests with plain text |
| TerminusDM | User-friendly terminal interface for managing your downloads efficiently |
| getparty | HTTP download manager with multi-parts |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

