Command Line Interface¶ FastHTTP includes a CLI for running requests from terminal. Installation¶ CLI is installed with the package: pip install fasthttp-client Quick Start¶ fasthttp get https://jsonplaceholder.typicode.com/posts/1 Available Commands¶ Commands - HTTP methods Options - CLI options