mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
.. | ||
views | ||
main.go | ||
README.md |
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.