Go Fiber

Open-source Go projects categorized as Fiber

Top 21 Go Fiber Projects

  • Fiber

    ⚡️ Express inspired web framework written in Go

    Project mention: My first CLI with Go | dev.to | 2024-09-25

    When creating this template project, I saw that I had to set up the server manually and I used gofiber as it has express-like functionalities, and as a MERN stack developer, I found it very easy to use. Once I thought to make a server-project generator in Express as well, but they already have one, it is called express-generator. Then I thought there might be the same thing for Fiber as well. But when I searched in GitHub with the topic:go-backend-template, I only found pre-made templates that you can clone and use for your projects. That's when I decided to give it a shot.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • recipes

    📁 Examples for 🚀 Fiber (by gofiber)

    Project mention: Local First HTMX Part 2 | dev.to | 2024-07-28

    I was initially using Go Fiber, because that is what the example app I was piggybacking off of used. It however does not compile when building for the browser. I tested out Gin and Echo. They both compiled and since my current project at work uses Echo I chose to use that here.

  • fiber-go-template

    📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.

  • fiber-boilerplate

    This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box

  • tutorial-go-fiber-rest-api

    📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.

  • journalist

    Journalist. An RSS aggregator.

  • template

    🧬 Template engine middleware for Fiber (by gofiber)

  • fiber-boilerplate

    Simple and scalable boilerplate to build powerful and organized REST projects with Fiber. (by efectn)

  • go-redoc

    go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc

  • go-fiber-boilerplate

    A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL

    Project mention: Building a RESTful API with Go Fiber: An Express-Inspired Boilerplate | dev.to | 2024-10-05

    git clone --depth 1 https://github.com/indrayyana/go-fiber-boilerplate.git cd go-fiber-boilerplate rm -rf ./.git

  • evo

    Evo is a powerful package for quickly writing modular web applications/services in Golang aimed both backend and frontend.

  • GoFiber-Template

    :rocket: Go Fiber App Starter Kit (by CodeLieutenant)

  • gswagger

    Generate an openapi spec dynamically based on the types used to handle request and response

  • shadify

    🧩 Powerful HTTP API for building puzzles

  • fibers

    Fiber + Swagger = Fibers, a web framework dedicated to providing a FastAPI-like development experience (by long2ice)

  • fiber-versioning-boilerplate

    A boilerplate for fiber versioning, Clean Architecture, API versioning, API documentation, Data versioning

  • golang-ent

    Golang application built on ent(Entity Framework for Go) and fiber

  • fiber-jwt

    JWT for fiber

  • pdash

    orders dashboard in microservices architecture

  • optical

    A CLI tool to generate a Go API starter with Fiber

    Project mention: My first CLI with Go | dev.to | 2024-09-25

    Another problem that still exists that is I did not provide any code in the middleware template file and the config template file. Users can use MongoDB or PostgreSQL as a database so it was unnecessary to provide any single or both configs in the template. Well, to fix this I created an issue and anyone reading this blog can contribute to solving this problem. I already figured out a way but this comes down to the third problem.

  • vibe

    Controller functionality and middleware for Golang Fiber web framework. (by ztcollazo)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Fiber discussion

Log in or Post with

Go Fiber related posts

  • Comparing Fiber vs. Gin for Go web development

    3 projects | dev.to | 24 Jul 2024
  • อย่าเพิ่งใช้ fiber ถ้ายังไม่ได้อ่าน doc

    2 projects | dev.to | 31 Oct 2023
  • Fiber – Express inspired web framework written in Go

    1 project | news.ycombinator.com | 15 Sep 2023
  • Boneless: a CLI to create your apps with Go

    2 projects | dev.to | 28 Jun 2023
  • Best and fastest way to learn Golang for web dev?

    1 project | /r/golang | 7 Jun 2023
  • What are the possible ways to integrate react and django ?

    1 project | /r/django | 12 Apr 2023
  • Does go have a better way to handle x.a, x.b, x.c, etc..

    1 project | /r/golang | 24 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Fiber projects in Go? This list will help you:

Project Stars
1 Fiber 33,409
2 recipes 3,100
3 fiber-go-template 931
4 fiber-boilerplate 406
5 tutorial-go-fiber-rest-api 376
6 journalist 308
7 template 261
8 fiber-boilerplate 78
9 go-redoc 69
10 go-fiber-boilerplate 64
11 evo 32
12 GoFiber-Template 29
13 gswagger 28
14 shadify 27
15 fibers 26
16 fiber-versioning-boilerplate 24
17 golang-ent 9
18 fiber-jwt 9
19 pdash 4
20 optical 4
21 vibe 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?