mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-15 12:43:06 +01:00
update readme
This commit is contained in:
parent
2561e5e3a0
commit
da8b637725
@ -1,8 +1,9 @@
|
||||
# Actix web [](https://travis-ci.org/actix/actix-web) [](https://ci.appveyor.com/project/fafhrd91/actix-web-hdy9d/branch/master) [](https://codecov.io/gh/actix/actix-web)
|
||||
# Actix web [](https://travis-ci.org/actix/actix-web) [](https://ci.appveyor.com/project/fafhrd91/actix-web-hdy9d/branch/master) [](https://codecov.io/gh/actix/actix-web) [](https://crates.io/crates/actix-web)
|
||||
|
||||
Web framework for [Actix](https://github.com/actix/actix).
|
||||
Asynchronous web framework for [Actix](https://github.com/actix/actix).
|
||||
|
||||
* [API Documentation](http://actix.github.io/actix-web/actix_web/)
|
||||
* [API Documentation (Development)](http://actix.github.io/actix-web/actix_web/)
|
||||
* [API Documentation (Releases)](https://docs.rs/actix-web/)
|
||||
* Cargo package: [actix-http](https://crates.io/crates/actix-web)
|
||||
* Minimum supported Rust version: 1.20 or later
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user