Here you will find applications that have been developed using GoHT. These applications are meant to demonstrate the capabilities of GoHT and to provide examples of how to use GoHT in your own projects.
Feature Examples
These smaller examples focus on individual GoHT features. The examples use placeholder Product and User domain types so they can stay focused on template syntax rather than application setup.
Slim Template
Slim templates use tag names directly. This example shows tags, attributes, interpolation, and @render composition: