axum-template

Layers, extractors and template engine wrappers for [axum] based Web MVC applications

Getting started

Cargo.toml

toml [dependencies] axum-template = "0.1.0"

The [engine] module contains detailed usage examples for each of the supported template engines.

If you plan using an unsupported engine, check the [TemplateEngine] docs

Available features

Useful links

License

Licensed under the MIT license. See [LICENSE] for more information