8 releases (4 breaking)
0.8.0 | Aug 7, 2024 |
---|---|
0.7.1 | Nov 3, 2023 |
0.6.0 | Jul 31, 2022 |
0.5.2 | Nov 15, 2020 |
0.4.0 | Nov 2, 2020 |
#1025 in HTTP server
254 downloads per month
Used in webhttp
60KB
1.5K
SLoC
actix-settings
Easily manage Actix Web's settings from a TOML file and environment variables.
Documentation & Resources
- API Documentation
- Usage Example
- Minimum Supported Rust Version (MSRV): 1.57
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.
Special Thanks
This crate was made possible by support from Accept B.V and @jjpe.
Dependencies
~17–29MB
~499K SLoC