| Crates.io | netbook |
| lib.rs | netbook |
| version | 0.2.7 |
| created_at | 2025-10-01 03:33:23.856028+00 |
| updated_at | 2025-10-01 23:49:28.079924+00 |
| description | A lightweight TUI request collection manager and runner - a Postman alternative for the terminal |
| homepage | https://github.com/jonaylor89/netbook |
| repository | https://github.com/jonaylor89/netbook |
| max_upload_size | |
| id | 1862027 |
| size | 539,031 |
A lightweight, TUI-first "Postman-like" request collection manager and runner written in Rust.

.netbook/ in git for convenient sharing among orgs{{variable}} syntax with .env filescargo install netbook
# Initialize a new collection and open TUI
netbook
# Run a request in headless mode
netbook run "Get Users"