Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Gin
![](https://explore-feed.github.com/topics/gin/gin.png)
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.
- GitHub: https://github.com/topics/gin
- Repo: https://github.com/gin-gonic/gin
- Created by: Manu MA, Javier Provecho Fernandez
- Released: June 30, 2014
- Related Topics: go, router, framework,
- Aliases: gin-gonic, gin-contrib,
- Last updated: 2025-02-08 00:08:20 UTC
- JSON Representation
https://github.com/igorhoffmann/gms-app
👨💻 REST API for Gym Management System
clean-ar docker dockerfile dokcer-compose gin go golang golang-api golang-examples golang-jwt golang-jwt-a golang-migrate golang-rest jwt jwt-authentication makefile rest-api sql sqlx
Last synced: 29 Jan 2025
https://github.com/monkrus/gin-2
Walk-through of the Go Gin Framework Crash Course 2
gin gin-gonic gin-middleware golang walkthrough
Last synced: 12 Jan 2025
https://github.com/thedanielforum/apex-gin
Gin middleware for Apex-log
apex-logger apex-logs gin gin-middleware go golang structured-logging
Last synced: 17 Dec 2024
https://github.com/dan-and-dna/singleinst
Some single instance modules
gin grpc microservices modules restful-api single-instance singleinstance
Last synced: 21 Jan 2025
https://github.com/erismaroliveira/gopportunities
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
api gin go golang goorm rest sqlite swagger
Last synced: 14 Jan 2025
https://github.com/2gbeh/drygin-api
Microsoft Northwind Database REST API w/Golang + Gin
gin go golang northwind-database postgresql supabase
Last synced: 02 Jan 2025
https://github.com/hstsethi/peartok-go
PearTok("/pɛrtoʊk/") is a peer-to-peer, token transfer app made with Go, Gin and JavaScript.
cryptocurrency decentralized gin go hacktoberfest p2p peer-to-peer
Last synced: 17 Jan 2025
https://github.com/xynurm/simplebank
Simple Bank is web services APIs to create and manage bank accounts, record all balance changes to each of the accounts, perform a money transfer between 2 accounts.
aws docker gin golang grpc kubernetes postgresql redis
Last synced: 14 Jan 2025
https://github.com/hjunor/api-rest-golang
Api criada para aprendizado da linguagem GoLang, uma api simples com autenticação e cadastro de livros
api-rest gin go golang jwt middleware postgresql
Last synced: 14 Nov 2024
https://github.com/cr-mao/lori
lori 是一款基于golang的分布式web服务器框架
gin golang grpc grpc-server http-server micro-framework micro-service
Last synced: 08 Jan 2025
https://github.com/raihan2bd/vidverse
Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.
firebase gin golang gorm nextjs postgres react tailwindcss typescript
Last synced: 15 Jan 2025
https://github.com/jmoussa/go-sentitweet
CLI Application holding a sentiment analysis data (Twitter tweets) pipeline with its own Web API to query results in the database. Written entirely in Go.
api channels cli cli-app cobra data-pipeline data-pipelines gin gin-framework gin-gonic go go-twitter golang gorilla-mux mongodb nlp sentiment-analysis twitter-api
Last synced: 08 Jan 2025
https://github.com/fctl3314/exercisemanager-backend
Backend server for managing workout routines and tracking exercise progress. Supports creating custom workout plans, adding exercises with durations and breaks, and tracking completion of sport activities.
gin golang gorm onion-architecture solid viper
Last synced: 08 Jan 2025
https://github.com/bukharney/myas
An assignment tracker for LEB2 for more manageable
gin go python react typescript webscraping
Last synced: 12 Oct 2024
https://github.com/ctxgo/go-file-server
go + gin + vue 开发的前后端分离文件服务器,集成了JWT鉴权、权限管理、网速限制,文件的增删改查
element-ui file-server ftp ftp-server gin gin-admin go go-file-server go-vue-admin golang vue vue-admin
Last synced: 14 Jan 2025
https://github.com/ajndkr/async-fastapi-gin-fiber
compare performance of FastAPI, Gin and Fiber frameworks
fastapi fiber gin http-benchmarking
Last synced: 14 Jan 2025
https://github.com/elliotxx/healthcheck
Low-dependency, High-efficiency, Kubernetes-style healthcheck for Gin.
gin healthcheck healthz kubernetes
Last synced: 24 Dec 2024
https://github.com/hhk7734/equeue.go
equeue.go is an Event Consumer, similar in usage to gin-gonic/gin
cloudevents framework gin golang middleware
Last synced: 13 Jan 2025
https://github.com/george551556/distributed_control
The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself
distributed distributed-systems gin golang http md5 websocket
Last synced: 15 Oct 2024
https://github.com/lexyu-golang-project-collection/go-frameworks-collection
Go Frameworks & Libs Usages Practice
gin go go-crud gorilla-mux gorm mysql
Last synced: 23 Jan 2025
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
https://github.com/sszqdz/bayes-toolkit
🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.
gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket
Last synced: 16 Jan 2025
https://github.com/sebastianmahecha/teravision
This project is a practice API. I'm using Go + Gin + Gorm and PostgreSQL
Last synced: 14 Jan 2025
https://github.com/falling-ts/gower-work
Go/Gin Gower Workspace 工作空间,可以聚合多个 Gower 单体,实现微服务架构功能,使用 Gradle 统一对多个 Gower 应用程序进行开发与打包管理。Go/Gin Gower Workspace can aggregate multiple Gower monomers to achieve microservice architecture functions, and use Gradle for unified development and packaging management of multiple Gower applications.
Last synced: 21 Jan 2025
https://github.com/madjiebimaa/fcc-timestamp-ms
Solution #1 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin)
Last synced: 17 Jan 2025
https://github.com/madjiebimaa/fcc-file-metadata-ms
Solution #5 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin)
api freecodecamp-project gin golang
Last synced: 17 Jan 2025
https://github.com/rakhiazfa/gin-boilerplate
boilerplate gin gin-boilerplate gin-gonic go go-gin-boilerplate golang
Last synced: 01 Jan 2025
https://github.com/shawnjeffersonwang/campus-guide
This project is a campus navigation system written in Go for a data structures course. It uses the Gin framework and Redis, focusing on graph data structures and Dijkstra's algorithm for shortest path finding.
dijkstra-shortest-path gin golang graph-algorithms html redis
Last synced: 25 Dec 2024
https://github.com/leslieleung/gin-application-template
A template for gin application.
Last synced: 10 Jan 2025
https://github.com/hrvadl/streamly
Platform for streaming music
csharp gin go golang microservices mysql
Last synced: 08 Jan 2025
https://github.com/kjmkznr/gin-sessions-dynamodb
A session store backend for gin-contrib/sessions
Last synced: 28 Dec 2024
https://github.com/monkrus/gin-3
Walk-through of the Go Gin Framework Crash Course 3
Last synced: 12 Jan 2025
https://github.com/vl-037/go-bank
Simple Bank
aws gin github-actions golang jwt paseto postgresql viper
Last synced: 23 Dec 2024
https://github.com/brokeyourbike/gin-firebase-middleware
Assess firebase user info in context
api-gateway firebase gin gin-gonic hacktoberfest middleware
Last synced: 30 Dec 2024
https://github.com/vardot/gin_type_tray
Themes the Type Tray module for the Gin Admin Theme (required) and adds a few UX upgrades.
Last synced: 05 Feb 2025
https://github.com/veoscript/go-gin-crud
Practicing basic CRUD using Go and NextJS
gin golang gorm jwt-authentication nextjs rest-api tailwindcss tanstack-react-query zustand
Last synced: 01 Jan 2025
https://github.com/initify/bucketx
Self hosted cloud storage
cloud cloudstorage docker gin go self-hosted
Last synced: 05 Feb 2025
https://github.com/begenov/courses-service
Микросервис предназначен для создания, получения, обновления и удаления курсов. Он также взаимодействует с другим микросервисом student-service для получения информации о студентах, записанных на курс
docker-compose gin kafka microservice postgresql protobuf redis-cache sarama swagger
Last synced: 25 Dec 2024
https://github.com/mgjules/api-er
A POC Go boilerplate for building REST API services.
boilerplate gin golang mongodb proof-of-concept restful-api
Last synced: 27 Jan 2025
https://github.com/alfarih31/nb-go-http
Noob (nb-go-http) is a REST API framework for faster development by providing several common functions
Last synced: 26 Jan 2025
https://github.com/krishanthisera/grender
Grender is a web rendering service written in Go that leverages a headless Chrome browser to render and cache web pages. The application supports various backends, including AWS S3 and local file systems, for storing cached content.
aws chrome chrome-devtools chromedp gin golang prerender prerendering s3 seo
Last synced: 27 Jan 2025
https://github.com/skamranahmed/go-rest-api
A boilerplate code for creating a REST API using Go, GIN and GORM.
Last synced: 06 Jan 2025
https://github.com/foryforx/ibossgo
golang with google oauth and postgres. Implemented in clean-architecture with sql migration.
clean-architecture gin golang mongodb oauth2 postgres postgresql sql-migration
Last synced: 22 Dec 2024
https://github.com/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 17 Jan 2025
https://github.com/x-punch/gin-prometheus
Gin middleware used to export prometheus metrics
gin gin-prometheus grafana prometheus
Last synced: 05 Jan 2025
https://github.com/mehulgohil/go-di-project
Go Dependency Injection Project Structure
dependency-injection gin golang swagger zaplogger
Last synced: 21 Jan 2025
https://github.com/adhir2099/go-gin-restapi
Go Rest API using Gin
api-rest gin go golang gorilla-mux gorm mysql
Last synced: 17 Jan 2025
https://github.com/pixel-tactics/pixel-tactics-match
Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.
backend gin golang gorilla-websocket microservice rabbitmq websocket
Last synced: 28 Dec 2024
https://github.com/jharsh1202/open-contribute-go
clean go code for large and scalable projects with Gin (Gonic) web framework and MVC architecture
gin gin-gonic go golang mvc mvc-architecture
Last synced: 22 Dec 2024
https://github.com/lukaofirst/learning-golang
This repository contains all my practices and lessons about Go programming language
concurrency gin gin-gonic go gochannels golang gorestapi goroutines gostruct
Last synced: 19 Jan 2025
https://github.com/alpdr/gindocnic
An OpenAPI 3.1 specification generator for Gin Web Framework
gin gin-gonic go golang openapi openapi-specification openapi3
Last synced: 22 Dec 2024
https://github.com/laban254/task-manager-api
RESTful API for task management built with the Gin framework.
gin github-actions gorm postgresql
Last synced: 17 Jan 2025
https://github.com/crazyoptimist/gin-starter
Gin REST API Starter for Minimalists
api boilerplate gin go golang jwt modular pagination rest-api starter-kit
Last synced: 05 Feb 2025
https://github.com/mukulmantosh/go-gin-jwt
JWT Authentication with Gin & Mongo - Learning Series
Last synced: 08 Feb 2025
https://github.com/soreing/go-wordle-api
A small demo of an API written in Go for playing wordle games
api api-rest gin gin-gonic go golang postgres postgresql postgresql-database wordle
Last synced: 18 Dec 2024
https://github.com/akmamun/golang-mongo
Go, Go Gin and Mongo Restful API Service
Last synced: 01 Feb 2025
https://github.com/alextanhongpin/go-gin-starter
Starter Kit with gin web framework
gin golang label-schema vendor vgo
Last synced: 29 Jan 2025
https://github.com/yinleicoder/shop-microservice
纹眉电商微服务 - Go
docker gin go gorm grpc microservice mysql protobuf3
Last synced: 22 Dec 2024
https://github.com/mrinjamul/the-science-of-deduction
The Science of Deduction: A Sherlock fan-based blogging site.
blog blogging fan-based forum gin go mystery sherlock the-science-of-deduction
Last synced: 01 Feb 2025
https://github.com/mrinjamul/gnote
A note taking web based application
api cli command-line gin go note note-taking productivity utilities
Last synced: 01 Feb 2025
https://github.com/nicolito128/tasks-api
A simple API written in Go with Gin Web Framework and PostgreSQL.
api database gin go golang postgresql sql
Last synced: 17 Dec 2024
https://github.com/thecoachingonline/web-framework
Here are my study notes for learning Web Framework
django docker docker-compose dotnet gin ktor laravel nextjs phoenix rails rocket-league sping vapor
Last synced: 03 Feb 2025