Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Go-Fiber

⚡️ Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.

Go-Fiber Reviews and details

Screenshots and images

  • Go-Fiber Landing page
    Landing page //
    2023-09-07

Badges

Promote Go-Fiber. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Go-Fiber and what they use it for.
  • Ultimate Guide to User Authorization with Identity Platform
    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. - Source: dev.to / 9 months ago
  • go for web backend
    There're similar things of course, for example there's https://github.com/gofiber/fiber a framework inspired by express. Source: 10 months ago
  • I've just started learning Golang, and I'm struggling to choose a framework.
    I have loved using fiber. Very nice API with lots of configurability and it scales very well compared to echo, gin, etc. Source: about 1 year ago
  • go-mir - a toolkit to develop RESTful API backend service like develop service of gRPC
    Mir is a toolkit to develop RESTful API backend service like develop service of gRPC. It adapt some HTTP framework sush as Gin, Chi, Hertz, Echo, Iris, Fiber, Macaron, Mux, httprouter。. Source: about 1 year ago
  • Tools besides Go for a newbie
    IDE: use whatever make you productive. I personally use vscode. VCS: git, as golang communities use github heavily as base for many libraries. AFAIK Linter: use staticcheck for linting as it looks like mostly used linting tool in go, supported by many also. In Vscode it will be recommended once you install go plugin. Libraries/Framework: actually the standard libraries already included many things you need,... Source: about 1 year ago
  • Fiber web framework written in Go 🎉
    Let's start the implementation using Fiber. First of all, you need to install Fiber. - Source: dev.to / over 1 year ago
  • The best Go framework: no framework? (Three Dots Tech)
    If I started working at a Go shop that used a framework, I would hope it would be Fiber. Not for any particular solid reasons, though. Rather just personal preference based on how the developer experience feels to me personally. Source: over 1 year ago
  • Never used golang before. Is it possible for me to learn enough to be able to pass this technical task by sunday?
    Use https://github.com/gofiber/fiber and store the data in memory, and you can probably build this in an hour or two. The standard library HTTP is a bit more cumbersome, but there are plenty of tutorials for it too. Source: over 1 year ago
  • Ask HN: What happened to vanilla HTML/CSS/JS development?
    HTMX is incredible, I adore it. Typically, my stack for a web app is a Golang webserver using Fiber[0], HTMX, SCSS, my own (experimental) templating engine [1] and SQLite. It's a sufficiently hype-free stack, in my opinion, and one that's been fairly well battle tested (bar the templates) and is pretty simple. It's a joy to use! [0]: https://github.com/gofiber/fiber [1]: https://github.com/codemicro/go-neon. - Source: Hacker News / over 1 year ago
  • Ask HN: What GO web framework do you use?
    I use Fiber [0] in production for a $4M ARR company and never had any issues. Took less than a month to start with and integrate and it is a joy to use. [0] https://github.com/gofiber/fiber. - Source: Hacker News / almost 2 years ago
  • Learning Go frameworks
    Yeah! Very good advice, IMHO, start with this URL https://github.com/gofiber/fiber. Source: almost 2 years ago
  • Coming from JS(7years), can I expect some golang in a few days?
    Hi! You know Fiber? Fiber is an Express inspired web framework. Maybe it help you on your firts steps. https://github.com/gofiber/fiber. Source: almost 2 years ago
  • I will never return back to Node.JS after writing Go
    You can still benefit from both philosophies: https://github.com/gofiber/fiber :). Source: about 2 years ago
  • Robust media upload with Golang and Cloudinary - Fiber Version
    This post will discuss adding media upload support to a REST API using the Fiber framework and Cloudinary. At the end of this tutorial, we will learn how to structure a Fiber application, integrate Cloudinary with Golang and upload media files to Cloudinary using remote URLs and local file storage. - Source: dev.to / about 2 years ago
  • Build a REST API with Golang and MongoDB - Fiber Version
    This post will discuss building a user management application with Golang using the Fiber framework and MongoDB. At the end of this tutorial, we will learn how to structure a Fiber application, build a REST API and persist our data using MongoDB. - Source: dev.to / over 2 years ago
  • Simple REST API in Golang on Contact (non persistent and no authentication)
    We usually look for web frameworks if we want to build REST APIs, in case of Golang, we have Echo, Gin, Fibre, etc. - Source: dev.to / over 2 years ago
  • Wanting to learn Go from a Node background - how to start?
    If you have experience with Express or Fastify in Node, take a look at Fiber. It “is an Express inspired web framework”. So its nice to use for your REST API. Source: over 2 years ago
  • 📖 Go Fiber by Examples: Testing the application
    In this third article (or chapter), we will review the topic of the Fiber application testing for beginners on real example. - Source: dev.to / over 2 years ago
  • 📖 Go Fiber by Examples: Delving into built-in functions
    In this second article (or chapter), we will get even closer to the inner workings of the Fiber web framework, its routing technique, built-in components and methods. - Source: dev.to / over 2 years ago
  • Introduction to Go Fiber
    It is built on top of Fasthttp engine, here are some benchmarks. It also has quite a low memory allocation overhead. For example while writing this article it only took around only ~16mb of memory, which was amazing! - Source: dev.to / almost 3 years ago
  • Can anyone suggest me any good tutorial to start with Golang? would be a great help
    Then my suggestion is learn the basics about Go, variables, loops, pointers, ..., and then try with Go Fiber that it will be similar to Express.JS framework. Source: almost 3 years ago

Do you know an article comparing Go-Fiber to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Go-Fiber discussion

Log in or Post with

This is an informative page about Go-Fiber. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.