Skip to content
#

gin-gonic

gin logo

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.

Here are 1,523 public repositories matching this topic...

goserve

goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, and testability. Ideal for REST API development, goserve simplifies unit and integration testing, ensuring high-quality, production-ready applications with ease.

  • Updated Jul 10, 2024
  • Go

This real-time chat backend application, built with the Go Gin framework, uses PostgreSQL as the database, JWT for authentication, Redis for session management, and an S3 bucket for storing profile pictures. Socket.IO is used for real-time communication. The entire application is fully containerized using Docker.

  • Updated Jul 9, 2024
  • Go

Created by Manu MA, Javier Provecho Fernandez

Released June 30, 2014

Latest release 2 months ago

Followers
152 followers
Repository
gin-gonic/gin
Website
gin-gonic.com

Related Topics

framework go router