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 643 public repositories matching this topic...
Hurl, run and test HTTP requests with plain text.
-
Updated
Apr 12, 2025 - Rust
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
-
Updated
Apr 7, 2025 - Rust
A full-featured and easy-to-use web framework with the Rust programming language.
-
Updated
Mar 30, 2025 - Rust
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
-
Updated
Mar 14, 2025 - Rust
framework for composable networking services
-
Updated
Apr 8, 2025 - Rust
Drill is an HTTP load testing application written in Rust
-
Updated
Feb 29, 2024 - Rust
Schema-driven web server framework.
-
Updated
Dec 30, 2024 - Rust
Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
-
Updated
Oct 25, 2024 - Rust
A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.
-
Updated
Feb 18, 2024 - Rust
Next-generation framework for composable applications in Rust.
-
Updated
Apr 11, 2025 - Rust