Julia Community 🟣

Discussion on: Oxygen.jl: A breath of fresh air for programming web apps in Julia

Collapse
 
edwinlock profile image
Edwin Lock

Very nice. Do you happen to know whether there's a templating engine (like Jinja for flask) that can be used in combination with Oxygen?

Collapse
 
ndortega profile image
Nathan Ortega

There's a package called Mustache.jl which is a generic templating engine. They should be compatible, but I haven't tested this yet. Let me know if you run into any issues.

github.com/jverzani/Mustache.jl