mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 11:03:35 +00:00
0271e316e0
Former-commit-id: ed7222ed2e6677ddfc038b5a87369c9386842c59
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.