#actix-web #env-var #toml #settings #variables #environment #framework

actix-settings

Easily manage Actix Web's settings from a TOML file and environment variables

7 unstable releases

0.7.1 Nov 3, 2023
0.7.0 Nov 3, 2023
0.6.0 Jul 31, 2022
0.5.2 Nov 15, 2020
0.4.0 Nov 2, 2020

#543 in HTTP server

Download history 2/week @ 2024-01-08 14/week @ 2024-01-15 9/week @ 2024-01-22 17/week @ 2024-01-29 3/week @ 2024-02-05 69/week @ 2024-02-19 48/week @ 2024-02-26 47/week @ 2024-03-04 27/week @ 2024-03-11 25/week @ 2024-03-18 64/week @ 2024-03-25 85/week @ 2024-04-01 213/week @ 2024-04-08 191/week @ 2024-04-15

555 downloads per month

MIT/Apache

56KB
1K SLoC

actix-settings

Easily manage Actix Web's settings from a TOML file and environment variables.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources

Custom Settings

There is a way to extend the available settings. This can be used to combine the settings provided by Actix Web and those provided by application server built using actix.

Have a look at the usage example to see how.

WIP

Configuration options for TLS set up are not yet implemented.

Special Thanks

This crate was made possible by support from Accept B.V and @jjpe.

Dependencies

~17–32MB
~545K SLoC