🐹 10 Awesome Go Projects #7 — HTML In Go

Tom Smykowski
6 min readDec 20, 2023
A park

Today we’ll be talking about HTML in Go, MySQL databases, architecture, monitoring, network and storing large files in GIT

Yes, it's a seventh episode of the awesome Go, open source projects. I have some great Go projects, you can use, and contribute to. Check it out!

Before downloading and installing apps from the Internet always make sure it’s safe!

1. Templ — Write HTML in Go

HTML template in Go language, source

What we’ve learned from modern web frameworks, it’s nice to feed HTML with reactive data sources. Templ is a proposal to do the same, but not with JavaScript but with Go. You can use HTML inside your Go code as it is, and use params to modify its behavior.

Subscribe!

Link

2. Gost — Create Proxy, Port Forwarder Or Reverse Proxy

Diagram showing how Gost works, source

--

--

Tom Smykowski

Software Engineer & Tech Editor. Top 2% on StackOverflow, 3mil views on Quora. Won Shattered Pixel Dungeon.