httpie / http-prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing httpie/http-prompt in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewHTTP Prompt
|PyPI| |Docs| |Build| |Coverage| |Discord|
HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting, built on HTTPie_ and prompt_toolkit_.
|Asciinema|
Links
- Home: https://http-prompt.com
- Documentation: https://docs.http-prompt.com
- Code: https://github.com/httpie/http-prompt
- Chat: https://httpie.io/chat
.. |PyPI| image:: https://img.shields.io/pypi/v/http-prompt.svg :target: https://pypi.python.org/pypi/http-prompt
.. |Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: http://docs.http-prompt.com/en/latest/?badge=latest
.. |Build| image:: https://github.com/httpie/http-prompt/workflows/Build/badge.svg :target: https://github.com/httpie/http-prompt/actions
.. |Coverage| image:: https://coveralls.io/repos/github/eliangcs/http-prompt/badge.svg?branch=master :target: https://coveralls.io/github/eliangcs/http-prompt?branch=master
.. |Discord| image:: https://img.shields.io/badge/chat-on%20Discord-brightgreen?style=flat-square :target: https://httpie.io/chat
.. |Asciinema| image:: https://asciinema.org/a/96613.png :target: https://asciinema.org/a/96613?theme=monokai&size=medium&autoplay=1&speed=1.5
.. _HTTPie: https://httpie.io .. _prompt_toolkit: https://github.com/jonathanslenders/python-prompt-toolkit