Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Gin
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-01-06 00:12:26 UTC
- JSON Representation
https://github.com/bukharney/bukchat
A realtime chat web applications
gin go postgresql react real-time websocket
Last synced: 23 Dec 2024
https://github.com/ahdark-services/ahdark-me-redirector
Simple redirect gateway for ahdark.me
docker-image gin go-fx golang logrus redis
Last synced: 18 Dec 2024
https://github.com/soreing/trex
Golang middleware for gin-gonic that creates a scoped dependency context for each request for tracing
gin gin-gonic go golang middleware traceparent
Last synced: 18 Dec 2024
https://github.com/mx4alex/goauth
🔑🔐Authentication REST API service written on Go
clean-architecture docker gin golang golang-api jwt mongodb rest-api swagger
Last synced: 24 Dec 2024
https://github.com/muharik19/be-rest-api-mahasiswa
Backend rest api mahasiswa channel youtube Belajar CRUD Android-Golang-MySQ
Last synced: 18 Dec 2024
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/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/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/begenov/courses-service
Микросервис предназначен для создания, получения, обновления и удаления курсов. Он также взаимодействует с другим микросервисом student-service для получения информации о студентах, записанных на курс
docker-compose gin kafka microservice postgresql protobuf redis-cache sarama swagger
Last synced: 25 Dec 2024
https://github.com/jsiqbal/digital-reward
nextjs & golang sms service software
docker docker-compose domain-driven-design gin golang mysql nextjs13 shadcnui
Last synced: 26 Dec 2024
https://github.com/glebegor/ton-work-back
This is example of UpWork where you can use Ton coin.
api backend docker gin golang postgresql
Last synced: 03 Jan 2025
https://github.com/dltmdrbtjd/vue3-golang-todo-webapp
vue3 + golang todo WebApp
example gin golang google-oauth2 mongo-go-driver mongodb-atlas pinia tailwindcss typescript vue
Last synced: 04 Jan 2025
https://github.com/ralvarezdev/go-grpc
gRPC helper functions for Golang projects
gin go go-gin go-grpc go-lib go-library go-net go-package golang grpc net
Last synced: 19 Dec 2024
https://github.com/neon-rainbow/sky-take-out-gin
使用Gin框架重构的苍穹外卖项目
gin golang gorm jwt jwt-go postgresql redis server-sent-events
Last synced: 06 Dec 2024
https://github.com/jordanmarcelino/go-gin-starter
Golang Gin Starter & Boilerplate with Clean Architecture
backend-api boilerplate boilerplate-template clean-architecture gin golang layered-architecture starter starter-template
Last synced: 19 Dec 2024
https://github.com/amrmuhamedd/todo-app-go
A RESTful API for managing todos with user authentication built using Go and modern web technologies.
gin golang gorm jwt postgresql swagger
Last synced: 19 Dec 2024
https://github.com/mouzkolit/schoolnote
School Application that should store notes, comments and scheduling for teachers parents and pupils
gin golang postgresql sveltekit
Last synced: 06 Dec 2024
https://github.com/slavikdev/jo
Opinionated Go library to build RESTful JSON APIs.
framework gin go golang golang-library json json-api
Last synced: 19 Dec 2024
https://github.com/charlesmuchogo/gin-gorm
Quick project setup with go. Includes authentication, connection to the database and authentication endpoints
Last synced: 13 Nov 2024
https://github.com/saeedmaldosary/go-authentication-jwt
Go-Authentication-JWT is a robust authentication system built using Go (Golang). It leverages the power of JWT (JSON Web Tokens) to provide secure token-based authentication for applications. The project is designed with modularity in mind, making it easy to integrate with existing Go applications or to use as a foundation for new projects.
Last synced: 13 Nov 2024
https://github.com/ajsalemo/go-deployment-samples
Various Go web framework examples
azure beego containers docker gin go goji golang martini
Last synced: 29 Dec 2024
https://github.com/code4mk/go-gin-boilerplate
Golang - Gin framework boilerplate ( Cooking stage )
gin gin-boilerplate golang gorm
Last synced: 13 Nov 2024
https://github.com/stuoj/stuoj-ai
基于大模型的 ACM-ICPC 自动出题系统,能够自动生成算法题目、测试数据和题解。
Last synced: 13 Nov 2024
https://github.com/ltd5552/tiktok
基于Gin框架完成的简易版抖音APP后端
bytedance gin gorm observability
Last synced: 16 Nov 2024
https://github.com/yenpu/gin-trade-engine-example
An example of trade engine
Last synced: 29 Dec 2024
https://github.com/bujosa/apollo-ii
This is a simple project for undestanding how works Gin.
Last synced: 13 Nov 2024
https://github.com/suyashjoshi179/cors-proxy-go
CORS Proxy Server made using Go and Gin.
compiled cors cors-anywhere cors-proxy gin go golang proxy-server
Last synced: 07 Dec 2024
https://github.com/zhillerdev/zerdemo
基于vue3+vite+pinia+vuerouter+gin+gorm前后端小案例集合
axios gin golang gorm pinia vite vue3 vuerouter4
Last synced: 16 Nov 2024
https://github.com/coding-w/go-admin
go-admin 是基于 Gin 和 Gorm 开发的管理系统,主要具备 JWT + Casbin 鉴权、动态路由、动态菜单以及文件上传下载等功能。该项目旨在学习和实践 Gin 的使用,源自于某开源项目的改进与扩展。
Last synced: 24 Dec 2024
https://github.com/vezzalinistefano/todo-list-api-server
RESTful API server built in golang to manage a todo list
Last synced: 14 Nov 2024
https://github.com/amit9887/jwt-authentication-gin-golang
This repository contains a basic JWT authentication system built with Golang. It utilizes the Gin framework for HTTP handling, Gorm for ORM, and MySQL as the database. The project demonstrates secure user authentication using JSON Web Tokens (JWT).
authentication gin golang gorm jwt mysql
Last synced: 15 Oct 2024
https://github.com/i-harbor/iharbor-golang
Harbor webserver developed in golang
Last synced: 14 Nov 2024
https://github.com/xiaobeicn/go-es-location
gin + elasticsearch + ip2location
elasticsearch gin golang ip2location
Last synced: 14 Nov 2024
https://github.com/getz-devs/librakeeper-server
Robust Backend System for a Personal Book Library 📜
book-library book-management books docker docker-compose firebase-auth gin golang grpc microservices mongodb rabbitmq rest-api
Last synced: 15 Oct 2024
https://github.com/bernardobarreto/go-gin-basic-rest-api
Sample REST API written with Go using Gin
Last synced: 04 Jan 2025
https://github.com/soyvural/simple-device-api
Restful API example with using go and gin framework
gin gin-framework go golang restful-api
Last synced: 14 Nov 2024
https://github.com/alex-nosov-itmo/carsproject
docker-compose gin golang goose postgres swagger
Last synced: 15 Oct 2024
https://github.com/yunnie-pin/fga_go_mygram
repository untuk memenuhi tugas Final Project Fresh Graduate Kominfo Mitra Hacktiv8
Last synced: 14 Nov 2024
https://github.com/solomonbaez/go-restful-notes
Simple notes API built in Go!
Last synced: 29 Dec 2024
https://github.com/01110011011101010110010001101111/tigergoginexample
Create a Graph-Powered Web Server in Golang with TigerGo and Gin Gonic
gin golang tigergo tigergraph web-server
Last synced: 04 Dec 2024
https://github.com/natsegad/foodway-proj-mecroservices
microservices for foodway backend
Last synced: 16 Nov 2024
https://github.com/svbygoibear/hermes-crypto-core
Core of Hermes Crypto B/E; now serverless. Let Hermes determine your fate! Powered by Go.
Last synced: 06 Dec 2024
https://github.com/leafney/rose-gin-embed
Gin embed static resources through middleware
Last synced: 14 Nov 2024
https://github.com/dltmdrbtjd/go-gin-gorm-prac
golang을 사용한 간단한 crud server생성
Last synced: 04 Jan 2025
https://github.com/nikhilnarayanan623/go-aws-s3-clean-arch
aws clean-architecture gin golang postgresql s3 s3-bucket
Last synced: 06 Dec 2024
https://github.com/sim1-99/causality-medical-image-domain-generalization
[IEEE-TMI'22] Causality-inspired Single-source Domain Generalization for Medical Image Segmentation (code&data-processing pipeline)
Last synced: 01 Oct 2024
https://github.com/alimy/gin-music
A sample golang project use Gin as engine provide music information service.
gin go music sample-project web
Last synced: 06 Dec 2024
https://github.com/tanalam2411/gorefapi
Sample project - Gin, Gorm, QueryBuilder
Last synced: 15 Nov 2024
https://github.com/laipz8200/gin-template
a web application template written in Gin
Last synced: 01 Jan 2025
https://github.com/remexre/gin-utils
Some utility functions for working with Gin.
Last synced: 06 Dec 2024
https://github.com/dragstor/ginsitemap
A simple sitemap.xml middleware for gin-gonic framework.
gin gin-framework gin-gonic golang middleware sitemap sitemap-xml
Last synced: 06 Dec 2024
https://github.com/kyu28/db-lab4-silent-car-auction
Database Systems Lab 4 "Database Design: Using PostgreSQL and Web Application to Implement SILENT CAR AUCTION Database System"
element-plus gin gin-gonic golang postgresql vite vue3 vuejs-router vuejs3
Last synced: 04 Jan 2025
https://github.com/itsleonb/post-article
A web app for managing article posts
gin golang mysql react rest-api typescript vite
Last synced: 06 Dec 2024
https://github.com/ramaraju-personal-org/go_events_resigration_restapi
This repo contains Golang RestApi code for Events registration, user creation, events deletion and updation
bcrypt event-management gin golang jwt-authentication rest-api sqlite3
Last synced: 15 Oct 2024
https://github.com/paulshpilsher/sqzsvc
URL Squeeze (shortner) Web API service
Last synced: 16 Nov 2024
https://github.com/juanmachuca95/conductores_go
Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing
clean-architecture gin golang gomock mysql sqlmock testing
Last synced: 25 Dec 2024
https://github.com/juanmachuca95/gotvl
Gotvl is a Gin package for message translation and internationalization (i18n) support in Spanish and English (en, es). It includes routing middleware and default validations for Gin validator.
Last synced: 25 Dec 2024
https://github.com/adhir2099/go-gin-restapi
Go Rest API using Gin
api-rest gin go golang gorilla-mux gorm mysql
Last synced: 16 Nov 2024
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 Nov 2024
https://github.com/raihan2bd/vidverse-client
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 go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket
Last synced: 15 Nov 2024
https://github.com/epomatti/gin-ping
A tiny health check library for Gin
gin go health-check middleware
Last synced: 17 Nov 2024
https://github.com/downsonwang/cassandra-golang
using golang to learn cassandra
Last synced: 19 Nov 2024
https://github.com/ilhamlamp/cmty-upload-download-service
cloudinary gin golang rabbitmq
Last synced: 24 Nov 2024
https://github.com/kei-k23/nextjs-go-user-management-system
A complete, high-performance, fully-feature-rich JWT authentication and authorization user management system with Go (Gin framework) and NextJS
gin golang jwt nextjs postgresql user-management
Last synced: 24 Nov 2024
https://github.com/hasithaishere/go-rest-api-with-postgresql
A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.
backend crud gin go ip-logger middleware postgresql rest-api
Last synced: 15 Oct 2024