mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 19:13:37 +00:00
0d26f24eb7
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
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/kataras/iris/issues/1281
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.