http-prompt icon indicating copy to clipboard operation
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

Results 54 http-prompt issues
Sort by recently updated
recently updated
newest added

In openapi 3 the 'schemes' and 'basePath' were replaced with a single property called 'servers', in this property we introduce the available servers with the full path, for example: ```yaml...

Encoutered a problem while installing http-prompt using yay on manjaro. I'm using python 3.10. Installation scripts use a folder which path contains python3.10. But when running install_scripts command, the path...

Function `get_response` has been removed at https://github.com/httpie/httpie/commit/bece3c77bb51ecc55dcc4008375dc29ccd91575c . So that the tracing in https://github.com/httpie/http-prompt/pull/71/files#diff-0cd13edf0d54ff93c4d296836ba8d5a69462b2d7f33113b9e0fb92a9af980803R297 is no longer work.

I would like to make life easier for HTTP Prompt maintainers by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) previews. Disclaimer: I work on [Uffizzi](https://github.com/UffizziCloud/uffizzi) Uffizzi is a Open Source full stack previews engine and...