template
Template middleware
Provides middleware for using multiple template engines with the Fiber web framework.
🧬 Template engine middleware for Fiber
272 stars
9 watching
53 forks
Language: Go
last commit: 27 days ago
Linked from 1 awesome list
fibermiddlewaretemplatetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
galvingao/gofiber-template | An opinionated template for building Go-based RESTful APIs with container support and automated CI/CD pipelines. | 110 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 418 |
robfig/soy | A Go implementation of Google Closure templates | 172 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
gofiber/contrib | A collection of reusable components that simplify the development of web applications by providing pre-built middleware functions. | 225 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
create-go-app/net_http-go-template | Provides a basic net/http backend template with Fiber framework and various utility packages for creating a new Go application | 50 |
gocraft/web | A fast and scalable Go package for building web applications with middleware and routing support. | 1,508 |
embedmode/fiberseed | A Fiber-based REST API boilerplate with book CRUD capabilities and additional features such as middleware, logging, and testing | 39 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
thomasvvugt/fiber-boilerplate | A comprehensive boilerplate for building Fiber web applications with Go | 276 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,263 |
sacsand/gofiber-firebaseauth | Middleware to authenticate users with Firebase authentication in Go Fiber applications | 23 |