mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
15 lines
581 B
Markdown
15 lines
581 B
Markdown
|
# 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
|