5 releases
0.4.0 | Apr 16, 2024 |
---|---|
0.1.3 | Mar 6, 2024 |
0.1.2 | Feb 8, 2024 |
0.1.1 | Feb 8, 2024 |
0.1.0 | Feb 8, 2024 |
#561 in HTTP server
63 downloads per month
10KB
92 lines
Loco Extras
Loco extras contains a list of common implementation that are generally useful when working with Loco.
lib.rs
:
Loco Extras
Loco Extras provides a collection of common implementations that prove to be generally useful when working with Loco.
Features
Initializers
initializer-prometheus
For adding prometheus collection metrics endpoint.initializer-extra-db
Adding extra DB connectioninitializer-multi-db
Adding extra DB's connectioninitializer-normalize-path
Normalize the request path
Dependencies
~43–76MB
~1.5M SLoC