Any one using Fiber? Or alternative?

I am new to web application, while tried standard http/net package which is a little hard to customise ( lacking of routing methods to different handler)
I am now using Fiber found it has all the good stuff of router plus a more stream line development experience. But are there any popular alternative to Fiber, why it is preferred?

I used Gin Gonic but this is matter of taste and just do some coding and read some reviews and take what it seems a best choice for your.
Please check 5 top Go web frameworks - LogRocket Blog and 11 Best Golang Web Framework For Development in 2022 - eSparkBiz

Which Go router should I use? (with flowchart)

  • Gin is recommended, simple, quick and ecological

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.