Interactive CLI for exploring and consuming REST APIs with ease
CLI tool for interacting with REST-ish HTTP APIs
restish$ restish get https://api.example.com/users$ restish post https://api.example.com/users name=John email=john@example.com$ restish https://api.example.com