1
0
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:
Rob Ede
2020-01-30 00:31:25 +00:00
parent e05b153039
commit aac1158304
25 changed files with 281 additions and 499 deletions

14
README.md Normal file
View 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