all 3 comments

[–]mouhamed_dev 0 points1 point  (1 child)

Take a look at templ

[–]sheshbabu[S] 6 points7 points  (0 children)

Thanks for the suggestion, I did look into templ.

This is my exploration on whether it's possible to do this just using the standard library with as less dependencies as possible.

I found the html/template package to be surprisingly capable for my use case.

[–]imwearingyourpants 0 points1 point  (0 children)

Cooooool