axum-template 0.9.0

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

axum-template

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

Getting started

Cargo.toml

[dependencies]
axum-template = "*"

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