Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 17 Go Fiber Projects
-
To make my life easier, I added Fiber, a popular lightweight framework. Regardless of which package you use, the process and most of the code will remain unchanged.
-
Project mention: Fiber – Express inspired web framework written in Go | news.ycombinator.com | 2023-09-15
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
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.
-
-
Out of the box, Go Fiber already has mechanisms that will allow us to add some frontend views to our app. We will need to use a template engine. Go Fiber supports several template engines. The full list of supported template engines can be found on their website. For this tutorial, we’re going to use the html template engine.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
fiber-boilerplate
Simple and scalable boilerplate to build powerful and organized REST projects with Fiber. (by efectn)
-
evo
Evo is a powerful package for quickly writing modular web applications/services in Golang aimed both backend and frontend.
-
fiber-versioning-boilerplate
A boilerplate for fiber versioning, Clean Architecture, API versioning, API documentation, Data versioning
-
-
Project mention: I made a usefull REST API to help Frontend developers enrich their portfolio | /r/SideProject | 2022-12-17
I called it Shadify (means that something is in the shadows, hidden from others). This is a small and fairly easy to use REST API. It contains a collection of puzzles and games for which you can generate different data and do all sorts of logic (like checking if the solution is correct) directly on the server, via simple http requests.
-
fibers
Fiber + Swagger = Fibers, a web framework dedicated to providing a FastAPI-like development experience (by long2ice)
-
Here’s how I do it: create a client, pass the pointer to the client, then defer close. I do not use Gorm but here’s a example of the same for Redis. Create Redis Client , then line 61-65 where I defer close after passing the client .
-
-
-
A bit ago I decided to create my own implementation of controllers in fiber using generics. If you're interested, you can check it out at https://github.com/ztcollazo/vibe. It uses a similar architecture to rails rather than spring boot, but I personally find it nice to work with. If you have any suggestions for it, feel free to give those as well.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Go Fiber related posts
- 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..
- I know JavaScript and looking for Go learning resource
- Which framework should I use to built a simple REST API?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 28 Sep 2023
Index
What are some of the best open-source Fiber projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | Fiber | 28,425 |
2 | recipes | 2,507 |
3 | fiber-go-template | 700 |
4 | fiber-boilerplate | 315 |
5 | tutorial-go-fiber-rest-api | 294 |
6 | journalist | 248 |
7 | template | 220 |
8 | fiber-boilerplate | 69 |
9 | evo | 28 |
10 | fiber-versioning-boilerplate | 23 |
11 | GoFiber-Boilerplate | 21 |
12 | shadify | 21 |
13 | fibers | 19 |
14 | golang-ent | 7 |
15 | fiber-jwt | 7 |
16 | pdash | 3 |
17 | vibe | 1 |