Track Awesome Fiber Updates Weekly
✨ A curated list of awesome Fiber middlewares, boilerplates, recipes, articles and tools.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 gofiber/awesome-fiber · ⭐ 536 · 🏷️ Back-End Development
Nov 18 - Nov 24, 2024
⚙️ Middlewares / 🌱 Third Party
- streamerd/fibergun (⭐1) - A GunDB middleware for Fiber. Enables easy integration of GunDB, a decentralized database.
Mar 25 - Mar 31, 2024
⚙️ Middlewares / 🌱 Third Party
- beyer-stefan/gofiber-minifier (⭐1) - Minifying middleware for HTML5, CSS3, and JavaScript.
Mar 11 - Mar 17, 2024
⚙️ Middlewares / 🌱 Third Party
- jsorb84/ssefiber (⭐2) - A basic SSE Implementation for Fiber.
Feb 19 - Feb 25, 2024
⚙️ Middlewares / 🌱 Third Party
- zeiss/fiber-goth (⭐5) - Simple middleware to integrate authentication to your Fiber applications.
- zeiss/fiber-authz (⭐6) - A middleware to secure routes in Fiber with a defined RBAC model.
- zeiss/fiber-htmx (⭐52) - A middleware for using HTMX in Fiber.
🚧 Boilerplates / 🌱 Third Party
- ingeniousambivert/fiber-bootstrapped (⭐2) - A toolkit for Go projects embracing a service-centric architecture, inspired by the principles of FeathersJS.
- sebajax/go-vertical-slice-architecture (⭐27) - Vertical Slice Architecture code archetype using Fiber and Uber dig. A maintainable, and scalable code organization.
Sep 04 - Sep 10, 2023
⚙️ Middlewares / 🌱 Third Party
- rodrigoodhin/fiper - FiPer is a library that provides Fiber with Role Based Access Control (RBAC) using JWT and with database persistence using two ORM libraries are supported: Gorm and Bun.
Aug 14 - Aug 20, 2023
🚧 Boilerplates / 🌱 Third Party
- amrebada/go-modules (⭐14) - Nest JS like structure for Go Fiber.
Jul 10 - Jul 16, 2023
📁 Recipes / 🌱 Third Party
- alpody/golang-fiber-realworld-example-app (⭐124) - Example real world backend API built with Fiber, Gorm, Swagger.
Jun 26 - Jul 02, 2023
⚙️ Middlewares / 🌱 Third Party
- Idan-Fishman/fiber-bind (⭐10) - Request schema validator middleware that validates sources such as the request body, query string parameters, route parameters and even form files.
🛠️ Tools / 🌱 Third Party
- deepmap/oapi-codegen (⭐6.3k) - Generate Go client and server boilerplate from OpenAPI 3 specifications.
Jun 19 - Jun 25, 2023
⚙️ Middlewares / 💻 Contrib
- jwt (⭐225) - JWT returns a JSON Web Token (JWT) auth middleware.
- websocket (⭐225) - Based on Fasthttp WebSocket for Fiber with Locals support!
May 22 - May 28, 2023
⚙️ Middlewares / 🧬 Core
- Adaptor (⭐34k) - Converter for net/http handlers to/from Fiber request handlers.
- Earlydata (⭐34k) - Early data support for Fiber.
- Helmet (⭐34k) - Helps secure your apps by setting various HTTP headers.
- Idempotency (⭐34k) - Idempotency middleware for Fiber allows for fault-tolerant APIs where duplicate requests.
- Keyauth (⭐34k) - Key auth middleware provides a key based authentication.
- Redirect (⭐34k) - Redirect middleware for Fiber.
- Rewrite (⭐34k) - Rewrite middleware rewrites the URL path based on provided rules. It can be helpful for backward compatibility or just creating cleaner and more descriptive links.
⚙️ Middlewares / 💻 Contrib
- fiberi18n (⭐225) - Middleware for i18n support in Fiber.
May 15 - May 21, 2023
🚧 Boilerplates / 🌱 Third Party
- mikhail-bigun/go-app-template (⭐17) - Clean architecture Go application boilerplate with enriched Fiber implementation.
May 01 - May 07, 2023
⚙️ Middlewares / 🌱 Third Party
- samber/slog-fiber (⭐58) - A logger middleware that uses Go slog library.
Feb 13 - Feb 19, 2023
📖 Articles / 🌱 Third Party
Feb 06 - Feb 12, 2023
⚙️ Middlewares / 🌱 Third Party
- mikhail-bigun/fiberlogrus (⭐9) - A logger middleware that uses logrus and its structured logging features.
Jan 30 - Feb 05, 2023
🛠️ Tools / 🌱 Third Party
- ryanbekhen/feserve (⭐8) - Feserve is a lightweight application or docker image to serve frontend and load balancer applications.
Jan 16 - Jan 22, 2023
⚙️ Middlewares / 🌱 Third Party
- airbrake/gobrake (⭐105) - An Airbrake middleware that reports performance data (route stats).
Nov 14 - Nov 20, 2022
📖 Articles / 🌱 Third Party
Nov 07 - Nov 13, 2022
🚧 Boilerplates / 🌱 Third Party
- GalvinGao/gofiber-template (⭐110) - A production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bun, with out-of-the-box MVC folder structure and CI/CD support.
Oct 31 - Nov 06, 2022
⚙️ Middlewares / 🌱 Third Party
- vladfr/fiber-servertiming (⭐2) - A middleware to add Server-Timing headers based on the W3C Server-Timing Spec.
Oct 17 - Oct 23, 2022
🚧 Boilerplates / 🌱 Third Party
- sujit-baniya/goravel (⭐18) - Laravel similar boilerplate go Go with support for Gofiber or Gin.
Oct 10 - Oct 16, 2022
📺 Videos / 🌱 Third Party
Sep 12 - Sep 18, 2022
📖 Articles / 🌱 Third Party
Aug 22 - Aug 28, 2022
⚙️ Middlewares / 🧬 Core
- EnvVar (⭐34k) - Expose environment variables with providing an optional config.
⚙️ Middlewares / 🌱 Third Party
- joffref/opa-middleware (⭐19) - Provides an OPA middleware integration for fiber.
Aug 15 - Aug 21, 2022
⚙️ Middlewares / 💻 Contrib
- casbin (⭐225) - Casbin middleware for Fiber.
- fibernewrelic (⭐225) - NewRelic middleware for Fiber. The middleware handles NewRelic insturmentation.
- opafiber (⭐225) - Open Policy Agent middleware for Fiber. The middleware handles running Rego policies.
May 16 - May 22, 2022
⚙️ Middlewares / 🌱 Third Party
- witer33/fiberpow (⭐12) - Anti DDoS/Bot Middleware with a customizable Proof Of Work challenge.
Apr 11 - Apr 17, 2022
⚙️ Middlewares / 🌱 Third Party
- darkweak/souin (⭐716) - HTTP cache, RFC compliant, alternative to Varnish available as a middleware.
Apr 04 - Apr 10, 2022
🚧 Boilerplates / 🌱 Third Party
- efectn/fiber-boilerplate (⭐77) - Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.
Mar 28 - Apr 03, 2022
⚙️ Middlewares / 🌱 Third Party
- shareed2k/fiber_tracing (⭐12) - Middleware trace requests on Fiber framework with OpenTracing API.
- shareed2k/fiber_limiter (⭐13) - Limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket.
- ansrivas/fiberprometheus (⭐172) - Prometheus middleware for gofiber.
- sacsand/gofiber-firebaseauth (⭐23) - Fiber Firebase Auth Middleware.
- aschenmaker/fiber-health-check (⭐10) - Health-check middleware support health-check for Fiber️ framework.
- elastic/apmfiber (⭐421) - APM Agent for Go Fiber.
- eozer/fiber_ldapauth (⭐4) - LDAP Authentication Middleware for Fiber.
🚧 Boilerplates / 🌱 Third Party
- gofiber/boilerplate (⭐418) - Official fiber boilerplate.
- fiber-boilerplate (⭐276) - A boilerplate for the Fiber web framework.
- sujit-baniya/fiber-boilerplate (⭐410) - Boilerplate on the top of fiber web framework with many middlewares and features.
- create-go-app/fiber-go-template (⭐955) - Fiber backend template for Create Go App CLI.
- embedmode/fiberseed (⭐39) - Fiber boilerplate api with many middlewares.
📁 Recipes / 🌱 Third Party
- kiyonlin/fiblar-demo (⭐3) - Fiber v1 + angular demo.
- koddr/tutorial-go-fiber-rest-api (⭐378) - Tutorial for building a restful api with fiber.
- firebase007/go-rest-api-with-fiber (⭐53) - Demo project with fiber, logging, basicAuth and postgresql.
- chawk/go_fiber_quickstart (⭐18) - Fiber quick start example project.
- EricLau1/go-fiber-auth-api (⭐53) - Golang Authentication API with Fiber MongoDB and JWT.
🤖 Benchmarks / 🌱 Third Party
- TechEmpower - Project provides performance measures across a wide field of web application frameworks.
- web-frameworks-benchmark - Project aims to measure the differences between the various programming language frameworks.
- go-web-framework-benchmark (⭐2.1k) - This benchmark suite aims to compare the performance of Go web frameworks.
Feb 28 - Mar 06, 2022
⚙️ Middlewares / 🧬 Core
- BasicAuth (⭐34k) - Basic auth middleware provides an HTTP basic authentication. It calls the next handler for valid credentials and 401 Unauthorized for missing or invalid credentials.
- Cache (⭐34k) - Intercept and cache responses.
- Compress (⭐34k) - Compression middleware for Fiber, it supports
deflate
,gzip
andbrotli
by default.
- CORS (⭐34k) - Enable cross-origin resource sharing (CORS) with various options.
- CSRF (⭐34k) - Protect from CSRF exploits.
- Encrypt Cookie (⭐34k) - Encrypt middleware which encrypts cookie values.
- ETag (⭐34k) - ETag middleware that lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content has not changed.
- Expvar (⭐34k) - Expvar middleware that serves via its HTTP server runtime exposed variants in the JSON format.
- Favicon (⭐34k) - Ignore favicon from logs or serve from memory if a file path is provided.
- FileSystem (⭐34k) - FileSystem middleware for Fiber, special thanks and credits to Alireza Salary.
- Limiter (⭐34k) - Rate-limiting middleware. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
- Logger (⭐34k) - HTTP request/response logger.
- Monitor (⭐34k) - Monitor middleware that reports server metrics, inspired by express-status-monitor.
- Pprof (⭐34k) - Pprof middleware that serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.
- Proxy (⭐34k) - Allows you to proxy requests to a multiple servers.
- Recover (⭐34k) - Recover middleware recovers from panics anywhere in the stack chain and handles the control to the centralized ErrorHandler.
- RequestID (⭐34k) - Adds a requestid to every request.
- Session (⭐34k) - Session middleware. NOTE: This middleware uses our Storage package.
- Skip (⭐34k) - Skip middleware that skips a wrapped handler is a predicate is true.
- Timeout (⭐34k) - Adds a max time for a request and forwards to ErrorHandler if it is exceeded.
⚙️ Middlewares / 🔗 External
- storage (⭐276) - Premade storage drivers that implement the Storage interface, designed to be used with various Fiber middlewares.
- template (⭐272) - This package contains 8 template engines that can be used with Fiber v1.10.x Go version 1.13 or higher is required.
⚙️ Middlewares / 💻 Contrib
- fibersentry (⭐225) - Sentry support for Fiber.
- fiberzap (⭐225) - Zap logging support for Fiber.
- otelfiber (⭐225) - OpenTelemetry support for Fiber.
- paseto (⭐225) - PASETO returns a Web Token (PASETO) auth middleware.
- swagger (⭐225) - Swagger middleware for Fiber. The middleware handles Swagger UI.
📁 Recipes / 🌱 Third Party
- gofiber/recipes (⭐3.1k) - Official Fiber cookbook.
🛠️ Tools / 🌱 Third Party
- go-dawn/dawn (⭐17) - Dawn is an opinionated web framework that provides rapid development capabilities which on top of Fiber.
- tompston/gomakeme (⭐11) - Generate boilerplate + endpoints for Fiber or Gin REST APIs.
📖 Articles / 🌱 Third Party
Feb 21 - Feb 27, 2022
📖 Articles / 🌱 Third Party