iris/_examples/view/template_jet_0
2023-03-17 12:38:07 +02:00
..
views update view benchmarks and remove ace template parser 2023-03-17 12:38:07 +02:00
main.go builtin html template functions changes 2022-12-13 01:37:15 +02:00
README.md file-server example: use a custom template for listing dirs/files 2020-07-06 16:06:48 +03:00

Jet Engine Example

This example is a fork of https://github.com/CloudyKit/jet/tree/master/examples/todos to work with Iris, so you can notice the differences side by side.

Read more at: https://github.com/CloudyKit/jet/blob/master/docs/syntax.md

The Iris Jet View Engine fixes some bugs that the underline jet template parser currently has.

Continue by learning how you can serve embedded templates.