fiber-htmx
Web component generator
A Go package that allows writing HTML5 and HTMX components in pure Go using the fiber web framework.
🔨Write HTML and HTMX applications in pure Go using ⚡️ fiber. And lot more ...
52 stars
2 watching
1 forks
Language: CSS
last commit: 5 days ago
Linked from 2 awesome lists
fibergolanghtmxmiddleware
Related projects:
Repository | Description | Stars |
---|---|---|
zeiss/fiber-goth | Middleware to integrate authentication into an application | 5 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 751 |
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
thomasvvugt/fiber-boilerplate | A comprehensive boilerplate for building Fiber web applications with Go | 276 |
dgv/zig-htmx-tailwind-example | A simple CRUD application demonstrating the use of Zig, HTMX, and Tailwind CSS for building a web app without complex JavaScript frameworks. | 3 |
gowebly/gowebly | A tool that simplifies the process of creating web applications with Go on the backend and various frontend frameworks. | 1,011 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
mikestefanello/pagoda | A full-stack web development starter kit in Go providing a solid foundation and structure for rapid and easy application development. | 2,201 |
jerriepelser-blog/htmx-with-aspnet-core | An ASP.NET Core project demonstrating the use of HTMX, an open-source JavaScript library for single-page web updates. | 35 |
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 272 |
a-h/templ | A language and toolset for building HTML user interfaces in Go | 8,319 |
eznix86/fiber-inertia | A Golang adapter for Inertia.js that enables server-side rendering with the Fiber framework. | 11 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 410 |
corbym/htmlspec | Generates HTML output for BDD testing frameworks in Go | 1 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |