1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/template_handlebars
2020-10-04 16:51:42 +01:00
..
src Fix Path derefs (#375) 2020-10-04 16:51:42 +01:00
static/templates Demonstrate how to render error pages using templates. 2020-05-19 18:21:39 +03:00
Cargo.toml v3 examples (#364) 2020-09-12 16:49:45 +01: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: