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

#338 in HTTP server

Download history 3/week @ 2024-02-06 3/week @ 2024-02-13 21/week @ 2024-02-20 39/week @ 2024-02-27 157/week @ 2024-03-05 19/week @ 2024-03-12 5/week @ 2024-03-26 20/week @ 2024-04-02 13/week @ 2024-04-09 139/week @ 2024-04-16

153 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–80MB
~1.5M SLoC