Broader Frontends
Author : Kazuhiro Hara
Article permalink

Using Elementary for Vapor Templates

For Vapor templates, the framework default includes a template engine called Leaf. It is an officially supported template engine that can also be selected when creating a project. This time, I will try using Elementary as the template engine.

ElementarySwiftVaporXcode