SaaSHub helps you find the best software and product alternatives Learn more →
Top 21 Go Fiber Projects
-
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
-
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.
-
-
-
fiber-boilerplate
Simple and scalable boilerplate to build powerful and organized REST projects with Fiber. (by efectn)
-
-
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-05git 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.
-
-
gswagger
Generate an openapi spec dynamically based on the types used to handle request and response
-
-
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
-
-
-
-
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.
-
Go Fiber discussion
Go Fiber related posts
-
Comparing Fiber vs. Gin for Go web development
-
อย่าเพิ่งใช้ fiber ถ้ายังไม่ได้อ่าน doc
-
Fiber – Express inspired web framework written in Go
-
Boneless: a CLI to create your apps with Go
-
Best and fastest way to learn Golang for web dev?
-
What are the possible ways to integrate react and django ?
-
Does go have a better way to handle x.a, x.b, x.c, etc..
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
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 |