# caelix-core
Core building blocks for the [Caelix](https://github.com/Ohanronnie/caelix) Rust backend framework: modules, dependency injection, provider lifecycle, controllers, HTTP primitives, events, validation, and caching.
Most applications should depend on the [`caelix`](https://crates.io/crates/caelix) facade instead of this crate directly.
[Guide](https://ohanronnie.github.io/caelix/) · [API docs](https://docs.rs/caelix-core) · [crates.io](https://crates.io/crates/caelix-core) · [GitHub](https://github.com/Ohanronnie/caelix)