mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
doc strings
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Actix http [](https://travis-ci.org/fafhrd91/actix-web) [](https://codecov.io/gh/fafhrd91/actix-web)
|
||||
# Actix web [](https://travis-ci.org/fafhrd91/actix-web) [](https://codecov.io/gh/fafhrd91/actix-web)
|
||||
|
||||
Actix http is a server http framework for Actix framework.
|
||||
Web framework for Actix.
|
||||
|
||||
* [API Documentation](http://fafhrd91.github.io/actix-web/actix_web/)
|
||||
* Cargo package: [actix-http](https://crates.io/crates/actix-web)
|
||||
@ -8,7 +8,7 @@ Actix http is a server http framework for Actix framework.
|
||||
|
||||
---
|
||||
|
||||
Actix http is licensed under the [Apache-2.0 license](http://opensource.org/licenses/APACHE-2.0).
|
||||
Actix web is licensed under the [Apache-2.0 license](http://opensource.org/licenses/APACHE-2.0).
|
||||
|
||||
## Features
|
||||
|
||||
|
Reference in New Issue
Block a user