http-prompt
http-prompt copied to clipboard
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Hello, Thanks for the great tool! I could not find any documentation about whether tab completion for files is supported, and I similarly was unable to get it to work...
I have a shell script called `yank` ([source](https://github.com/sunaku/home/blob/master/bin/yank)) that you can pipe data into and it will copy it to the system clipboard using escape code osc 52. I would...
First of all: YOU SOFTWARE IS AWESOME! THANKS! So. **When the json schema of an API is not founded, the software raises tracebacks**. Maybe *implementing some exception handling* will be...
In bash, my prompt displays `(ins)` or `(cmd)` in front of PS1 when vi mode is enabled. http-prompt does not seem to show anywhere that vi mode is on or...

http://httpbin.org has been unstable recently. Time to consider use [pytest-httpbin](https://github.com/kevin1024/pytest-httpbin).
I think WebDAV is not the only http extension out there, maybe it makes sense to just consider the first word (if it is not reserved word) a method?
@eliangcs , Thank you for your good job with initial integration with `swagger` specs. I had time to put `swagger` feature into practice and think there could be made several...
**New feature:** This allows the user to customize the prompt. url is parsed and formatted with the [urlparse](https://docs.python.org/2/library/urlparse.html#module-urlparse) conventions. **Default configuration:** Default configuration is using the whole url (scheme, netloc,...
Support for an external tool like [JO](https://github.com/jpmens/jo) for creating nested objects in http-prompt