# Packages
No description provided by the author
# README
An example demonstrating basic usage of quicktemplate as template engine and fasthttp as http server.
Just run make
to see the example in action.
Run make generate run
after modifying template files.