mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-22 14:55:56 +01:00
Actix Http
Actix http is a http framework for Actix framework.
- API Documentation
- Cargo package: actix-http
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
Languages
Rust
98.6%
Just
0.9%
HTML
0.5%