1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/template_engines/handlebars
2022-02-17 20:22:36 +00:00
..
src update protobuf example 2022-02-17 20:22:36 +00:00
static/templates feat: Example for Sailfish template engine (#528) 2022-02-17 20:15:18 +00:00
Cargo.toml Update template-engines/handlerbars to v4 (#497) 2022-02-02 15:17:17 +00:00
README.md feat: Example for Sailfish template engine (#528) 2022-02-17 20:15:18 +00:00

Handlebars

This is an example of how to use Actix Web with the Handlebars templating language, which is currently the most popular crate that achieves this.

Usage

cd template_engines/handlebars
cargo run

After starting the server, you may visit the following pages: