InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Gin Alternatives
Similar projects and alternatives to Gin
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
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:
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Gin discussion
Gin reviews and mentions
-
5 Golang Libraries Youβll Wish You Knew Sooner
Gin is a lightweight web framework for building APIs and web servers. Itβs fast, flexible, and perfect for developers who want minimal boilerplate. Unlike the standard net/http package, Gin offers routing, middleware support, and JSON validation out of the box.
-
What Is the Best Web Framework for Go?
β Gin on GitHub (80k+ stars)
-
Gin: The Go Web Framework That Will Blow Your Mind!
View the Project on GitHub
-
The Tech Stack of a Cloud Computing Startup
I've been writing Go for over 6 years, so picking Go as our main backend language was a no brainer, especially considering the great integrations into the general infra space. Most infra code is go, so that helps a lot. As a framework we use Go-Gin, but honestly we could also just use the native http lib. We also have a tiny part of code in C for some cheeky eBPF stuff we got running. YES, we could write that in Rust, but with eBPF the benefits are negligible and C was the first language I learned as a kid:)
-
User authentication in go
To simplify things, we will use gin framework and several additional packages:
-
xun VS Gin - a user suggested alternative
2 projects | 24 Jan 2025
-
Top 5 Go Libraries Every Backend Developer Should Know
1. Gin
-
A Deep Dive into Gin: Golang's Leading Framework
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API, but with performance up to 40 times faster than Martini. If you need smashing performance, get yourself some Gin.
-
Simplify Your REST API Responses with Milogo for Gin-Gonic
At my company we use Go to build internal tools. Recently I worked in a REST API using gin-gonic, that required displaying a lot of data across many endpoints.
-
Simplify Input Validation in Go with ginvalidator
ginvalidator is a set of Gin middlewares that wraps the extensive collection of validators and sanitizers offered by my other open source package validatorgo. It also uses the popular open-source package gjson for JSON field syntax, providing efficient querying and extraction of data from JSON objects.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 May 2025
Stats
gin-gonic/gin is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Gin is Go.