1
0
mirror of https://github.com/kataras/iris.git synced 2026-09-21 19:22:38 +00:00
Files
kararas_iris/_examples/view/template_jet_0
Gerasimos (Makis) Maropoulos 630c67ea6d update code for go version 1.24
2025-03-30 00:41:54 +02:00
..
2025-03-30 00:41:54 +02: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.