Interactive command-line HTTP client featuring autocomplete and syntax highlighting

Here is a great tool (written in python): an interactive command-line HTTP client featuring autocomplete and syntax highlighting called http-prompt The installation is quite simple : # pip install http-prompt Collecting http-prompt Downloading http-prompt-0.2.0.tar.gz Collecting click>=5.0 (from http-prompt) Downloading click-6.6.tar.gz