-
There is Echo but if that's "widely used" is debatable I guess
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Gorilla (17.4k stars, 1.6k forks): https://github.com/gorilla/mux
-
There are larger frameworks in Go similar to Laravel. One I had a play with is called buffalo: https://gobuffalo.io/
-
Goyave is not widespread but it's inspired by Laravel on some aspects. Try it out!
-
I can recommend https://entgo.io/ , ORM with graph semantics + GraphQL/REST/GRPC API generator
-
I'll check (and I extensively use) httprouter along the stdlib.
-
I recommend Fiber. Very flexible router. https://github.com/gofiber/fiber
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
-
Iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
-
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
Laravel (71.1k stars, 23k forks): https://github.com/laravel/laravel
-
-
-
-
https://github.com/willie68/go-micro (Just as a starting point...)
-
-
confetti
Confetti is a web application framework with an expressive, elegant syntax. This repository contains configuration files and is intended as a template for your codebase. Download these configuration files and include them in your git repository.
There is this one: https://github.com/confetti-framework/confetti
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives