#di #ioc #dependency #dependency-injection #axum

shaku_axum

Integration between shaku and the axum web framework

4 releases (breaking)

0.4.0 Apr 21, 2023
0.3.0 Apr 2, 2022
0.2.0 Dec 3, 2021
0.1.0 Nov 28, 2021

#14 in #ioc

Download history 4/week @ 2023-06-03 16/week @ 2023-06-10 23/week @ 2023-06-17 13/week @ 2023-06-24 38/week @ 2023-07-01 5/week @ 2023-07-08 6/week @ 2023-07-15 23/week @ 2023-07-22 44/week @ 2023-07-29 10/week @ 2023-08-05 20/week @ 2023-08-12 11/week @ 2023-08-19 13/week @ 2023-08-26 10/week @ 2023-09-02 15/week @ 2023-09-09 16/week @ 2023-09-16

57 downloads per month

MIT/Apache

69KB
370 lines

This crate provides integration between shaku, a dependency injection framework, and axum, a web framework.


lib.rs:

This crate provides integration between the shaku and axum crates.

See Inject and InjectProvided for details.

Dependencies

~6–18MB
~200K SLoC