mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-30 20:16:40 +02:00
8dd79b577d85ab0f43bb1b7d0f998c6c1e4d2479
Actix Http 
Actix http is a http framework for Actix framework.
- API Documentation
- Cargo package: actix
Actix Http is licensed under the Apache-2.0 license.
Usage
To use actix-http
, add this to your Cargo.toml
:
[dependencies]
actix-http = { git = "https://github.com/fafhrd91/actix-http.git" }
Description
Actix web is a small, pragmatic, and extremely fast rust web framework. https://actix.rs
Languages
Rust
99.4%
Shell
0.4%
Just
0.2%