recipes
Fiber app builder
A collection of recipes and examples for building web applications with the Fiber framework.
📁 Examples for 🚀 Fiber
3k stars
27 watching
462 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
cookbookexamplesfiberhacktoberfestrecipe
Related projects:
Repository | Description | Stars |
---|---|---|
gofiber/fiber | An Express-inspired web framework written in Go, designed to provide high-performance and flexible web development capabilities. | 34,302 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 384 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 426 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 413 |
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 275 |
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
zeiss/fiber-htmx | A Go package that allows writing HTML5 and HTMX components in pure Go using the fiber web framework. | 53 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
thomasvvugt/fiber-boilerplate | A comprehensive boilerplate for building Fiber web applications with Go | 277 |
django-fiber/django-fiber | A simple content management system for Django projects | 674 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 966 |
koba04/react-fiber-resources | A collection of resources and documentation about React Fiber, its architecture, implementation, and usage. | 782 |
sacsand/gofiber-firebaseauth | Middleware to authenticate users with Firebase authentication in Go Fiber applications | 23 |
idanfishman/fiber-bind | Provides middleware for validating data in web applications built with the Fiber framework. | 10 |