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

#2 in #extra

Download history 42/week @ 2024-07-29 4/week @ 2024-09-02 8/week @ 2024-09-09 60/week @ 2024-09-16 131/week @ 2024-09-23 84/week @ 2024-09-30 147/week @ 2024-10-07 179/week @ 2024-10-14 1/week @ 2024-10-21 41/week @ 2024-10-28 79/week @ 2024-11-04

301 downloads per month

Apache-2.0

10KB
92 lines

Loco.rs

Loco Extras

https://loco.rs

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 connection
  • initializer-multi-db Adding extra DB's connection
  • initializer-normalize-path Normalize the request path

Dependencies

~42–77MB
~1.5M SLoC