Restish 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.
See the user guide to get started, or how Restish compares to cURL & HTTPie.
Features include:
curl
or HTTPie
restish my-api list-users
prev
and next
hypermedia linksCache-Control
and Expires
headersArticles:
This project started life as a fork of OpenAPI CLI Generator.