#actix-web #toolbox #middleware #actix-web-middleware #rorm

actix-toolbox

Toolbox for enhancing actix-web functionalities

16 releases (breaking)

0.13.1 Sep 8, 2023
0.12.0 Sep 8, 2023
0.11.0 Apr 11, 2023
0.10.1 Mar 15, 2023
0.1.0 Nov 6, 2022

#1201 in HTTP server

MIT license

36KB
599 lines

actix-toolbox

Tools for enhancing the functionalities of actic-web.


lib.rs:

actix-toolbox enhances the functionality of actix-web by providing middlewares or other components that are frequently used together with actix-web.

This also includes an ORM. rorm is used for this

Dependencies

~0–21MB
~306K SLoC