slumber
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/slumber/
Terminal-based HTTP/REST client.
pacman -S slumber

slumber is a CLI and TUI HTTP client that lets users define, run and share custom HTTP requests.
The tool can import requests from popular formats like Insomnia, OpenAPI, VS Code .rest and Jetbrain's .http format and can build requests dynamically from local files, other requests or shell commands. In the TUI this tool also supports multiple sessions, auto reloading, templates and the ability to filter response data with JSONPath selectors and switch between environments via profiles.
For developers and those working with APIs, slumber serves as a practical tool for testing and debugging HTTP requests from the terminal weather via the CLI and TUI.