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

#351 in HTTP server

Download history 3/week @ 2024-02-05 17/week @ 2024-02-19 46/week @ 2024-02-26 152/week @ 2024-03-04 24/week @ 2024-03-11 24/week @ 2024-04-01 14/week @ 2024-04-08 139/week @ 2024-04-15

177 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–78MB
~1.5M SLoC