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

Download history 46/week @ 2024-06-29 42/week @ 2024-07-27 4/week @ 2024-08-31 3/week @ 2024-09-07 56/week @ 2024-09-14

63 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

~43–76MB
~1.5M SLoC