Path to this page:
./
www/restish,
CLI for interacting with REST-ish HTTP APIs
Branch: CURRENT,
Version: 2.3.0nb4,
Package name: restish-2.3.0nb4,
Maintainer: pkgsrc-usersRestish is a CLI for interacting with REST-ish HTTP APIs with some
nice features built-in, like always having the latest API resources,
fields, and operations available when they go live on the API
without needing to install or update anything.
Master sites:
Filesize: 2309.294 KB
Version history: (Expand)
- (2026-08-31) Updated to version: restish-2.3.0nb4
- (2026-08-22) Updated to version: restish-2.3.0nb3
- (2026-08-15) Updated to version: restish-2.3.0nb2
- (2026-07-08) Updated to version: restish-2.3.0nb1
- (2026-07-06) Updated to version: restish-2.3.0
- (2026-06-08) Updated to version: restish-2.2.0
CVS history: (Expand)
| 2026-08-31 21:19:11 by Benny Siegert | Files touched by this commit (222) |
Log message:
Revbump all Go packages after go127 became the default
|
2026-08-22 17:19:19 by Benny Siegert | Files touched by this commit (211) |  |
Log message:
Revbump all Go packages after go126 update
|
2026-08-15 14:53:40 by Benny Siegert | Files touched by this commit (211) |  |
Log message:
Revbump all Go packages after Go 1.26 update
|
2026-07-08 20:32:45 by Benny Siegert | Files touched by this commit (208) |  |
Log message:
Revbump all Go packages after go126 update
|
2026-07-06 10:52:45 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
restish: update to 2.3.0.
Restish 2.3.0 is a minor release for people building on top of
Restish as well as people using it directly from the terminal. It
promotes the core config and auth building blocks into public
packages, adds a custom embedded command surface for applications
that want a Restish-powered CLI, tightens auth header display
behavior, and expands the docs and blog around OpenAPI-driven
workflows.
|
2026-06-07 23:32:58 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
restish: update to 2.2.0.
Restish v2.0.0 is a major redesign of the REST-ish HTTP CLI, with
a new Go codebase, stronger OpenAPI command generation, typed JSONC
config, safer auth/config handling, improved output/filtering/pagination
behavior, and first-party plugin support.
Highlights:
New v2 module path: github.com/rest-sh/restish/v2
Improved generic HTTP and generated OpenAPI workflows
Automatic v1 config migration for standard config locations
New out-of-process plugin system, including CSV, MCP, bulk, and PKCS#11 plugins
Refreshed docs, install guide, v1 upgrade guide, and interactive tour
This is a breaking major release. Users upgrading from v1 should
read the upgrade guide before switching production workflows.
|
2026-06-05 12:21:56 by Benny Siegert | Files touched by this commit (205) |  |
Log message:
Revbump all Go packages after go126 security update
|
2026-05-07 20:50:12 by Benny Siegert | Files touched by this commit (204) |  |
Log message:
Revbump all Go packages after go126 security update
|