vox icon indicating copy to clipboard operation
vox copied to clipboard

Support Render API

Open aisk opened this issue 6 years ago • 0 comments

We need a api like vox.Response#Render(templateName string, templateData interface{} ), than can render HTML templates, and users can register their template engines line html/template or mustache or handlebars or some one else linke jinja2.

aisk avatar Jul 14 '19 15:07 aisk