I am currently developing several web applications for my personal use. From these projects, I have extracted my own small web framework—Burrow.
It is based on some concepts from the Django framework, which I love, and combines them with some concepts that I particularly appreciate about Go. Optimized for the small web, self-hosting, and easy deployment.