LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

slumber

Terminal-based HTTP/REST client with YAML recipes

TLDR

Launch the TUI with the default collection
$ slumber
copy
Send a request via CLI
$ slumber request --recipe [my_recipe]
copy
Import requests from Insomnia
$ slumber import insomnia [export.json]
copy

SYNOPSIS

slumber [subcommand] [options]

DESCRIPTION

slumber is a TUI and CLI tool for defining, executing, and sharing HTTP requests. Requests are configured as "recipes" in YAML files, making them easy to version control and share with a team. It supports importing from Insomnia, dynamic request building with templates, and stores request history in a local SQLite database. All data stays local.

INSTALL

sudo pacman -S slumber
copy
brew install slumber
copy
nix profile install nixpkgs#slumber
copy

HISTORY

slumber was created by Lucas Pickering (LucasPickering) and is written in Rust.

SEE ALSO

curl(1), httpie(1), posting(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid