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 584 public repositories matching this topic...
Hurl, run and test HTTP requests with plain text.
-
Updated
Nov 3, 2024 - Rust
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
-
Updated
Oct 26, 2024 - Rust
A full-featured and easy-to-use web framework with the Rust programming language.
-
Updated
Oct 21, 2024 - Rust
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
-
Updated
Oct 29, 2024 - Rust
Drill is an HTTP load testing application written in Rust
-
Updated
Feb 29, 2024 - Rust
framework for composable networking services
-
Updated
Nov 3, 2024 - Rust
Schema-driven web server framework.
-
Updated
Nov 3, 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
Comprehensive framework for building web applications in Rust.
-
Updated
Nov 3, 2024 - Rust