recipes
Fiber cookbook
A collection of recipes and examples for building web applications with the Fiber framework
📁 Examples for 🚀 Fiber
3k stars
27 watching
455 forks
Language: Go
last commit: 9 days ago
Linked from 1 awesome list
cookbookexamplesfiberhacktoberfestrecipe
Related projects:
Repository | Description | Stars |
---|---|---|
gofiber/fiber | A high-performance web framework written in Go that provides an Express-inspired API for building web applications | 34,038 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 418 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 410 |
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 272 |
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. | 52 |
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 | 276 |
django-fiber/django-fiber | A simple content management system for Django projects | 676 |
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 |
koba04/react-fiber-resources | A collection of resources and documentation about React Fiber, its architecture, implementation, and usage. | 783 |
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 |