1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
examples/templating/handlebars
2024-09-11 16:05:47 -04:00
..
src refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
templates chore: fix template location 2024-03-05 22:30:51 +00:00
Cargo.toml chore: remove unused deps 2024-09-11 16:05:47 -04:00
README.md fix static-files readme name 2022-02-18 03:36:04 +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 templating/handlebars
cargo run

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