Interactive CLI HTTP client with autocomplete and syntax highlighting
Interactive command-line HTTP client with autocomplete and syntax highlighting
http-prompt$ http-prompt https://api.example.com$ http-prompt https://api.example.com
GET /users?page=1$ http-prompt https://api.example.com
POST /users
{"name": "John", "email": "john@example.com"}