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,467 public repositories matching this topic...

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 May 22, 2024
  • Go

Created by Manu MA, Javier Provecho Fernandez

Released June 30, 2014

Latest release 19 days ago

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

Related Topics

framework go router