1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/template_handlebars
2020-05-20 11:00:17 +03:00
..
src Move the README to the root so it can be found easily. 2020-05-20 11:00:17 +03:00
static/templates Demonstrate how to render error pages using templates. 2020-05-19 18:21:39 +03:00
Cargo.toml Demonstrate how to render error pages using templates. 2020-05-19 18:21:39 +03:00
README.md Move the README to the root so it can be found easily. 2020-05-20 11:00:17 +03: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. After starting the server with cargo run, you may visit the following pages: