What is Gin Gonic?
It is an HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance. It is up to 40 times faster.
Gin Gonic is a tool in the Frameworks (Full Stack) category of a tech stack.
Gin Gonic is an open source tool with 78.2K GitHub stars and 8K GitHub forks. Here’s a link to Gin Gonic's open source repository on GitHub
Who uses Gin Gonic?
Companies
50 companies reportedly use Gin Gonic in their tech stacks, including Payhere, AB180, and SWORD Health.
Developers
176 developers on StackShare have stated that they use Gin Gonic.
Pros of Gin Gonic
11
5
Decisions about Gin Gonic
Here are some stack decisions, common use cases and reviews by companies and developers who chose Gin Gonic in their tech stack.
dartie
Hi - I'm learning Go and I'd like to make a simple web app for starting. I would like an advice on the best between Beego and Gin Gonic as web framework. Thanks.
Gin Gonic Alternatives & Comparisons
What are some alternatives to Gin Gonic?
Revel
Revel makes it easy to build web applications using the Model-View-Controller (MVC) pattern by relying on conventions that require a certain structure in your application. In return, it is very light on configuration and enables an extremely fast development cycle.
Echo
It is a high performance, extensible, minimalist web framework for Go (Golang).
Iris
The fastest web framework for Go.
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.