1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/README.md

15 lines
581 B
Markdown
Raw Normal View History

2020-01-30 01:31:25 +01:00
# 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