Using Scriggo Templates with the Go Fiber web framework
Fiber is an express-inspired framework for Go. It uses fasthttp under the hood and has support for many features like middleware, JSON, and template engines among others. The Fiber project has support for a lot of template engines but they don't have...
Feb 11, 20227 min read382