mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
merge project metadata
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# actix-web-extras
|
||||
|
||||
> A collection of additional crates supporting the [actix-web] framework.
|
||||
|
||||
Crates:
|
||||
- [actix-protobuf]: Protobuf support for actix-web framework.
|
||||
- [actix-redis]: Redis integration for actix framework.
|
||||
- [actix-web-httpauth]: HTTP authentication schemes for actix-web.
|
||||
|
||||
<!-- REFERENCES -->
|
||||
[actix-web]: https://github.com/actix/actix-web
|
||||
[actix-protobuf]: https://github.com/actix-web-extras/tree/actix-protobuf
|
||||
[actix-redis]: https://github.com/actix-web-extras/tree/actix-redis
|
||||
[actix-web-httpauth]: https://github.com/actix-web-extras/tree/actix-web-httpauth
|
Reference in New Issue
Block a user