HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 1,437 public repositories matching this topic...
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
-
Updated
Dec 17, 2024 - Python
Write scalable load tests in plain Python 🚗💨
-
Updated
Feb 24, 2025 - Python
Asynchronous HTTP client/server framework for asyncio and Python
-
Updated
Mar 4, 2025 - Python
Pythonic HTML Parsing for Humans™
-
Updated
Apr 16, 2024 - Python
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
-
Updated
Oct 25, 2024 - Python
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
Updated
May 21, 2024 - Python
The modern API client that lives in your terminal.
-
Updated
Mar 3, 2025 - Python
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
Updated
Jul 4, 2024 - Python