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-25 00:12:44 UTC
- JSON Representation
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/xuanjiang1985/vue-first-backend
vue-first backend with golang
Last synced: 23 Dec 2024
https://github.com/sazid/simplebank
A small implementation of a transaction service to learn about ACID properties of db, gin, sqlc, github actions and token based auth.
Last synced: 06 Jan 2025
https://github.com/mukulmantosh/go-gin-jwt
JWT Authentication with Gin & Mongo - Learning Series
Last synced: 02 Jan 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/mwafrika/byfood-test-backend
The Book Management System is a powerful and flexible server application built with Go (Golang) and Gin framework, designed to efficiently manage books. It provides a RESTful API for performing various book-related operations such as adding, updating, deleting, and retrieving books. Additionally, it processes URLs for redirection and canonicalizat
gin gin-gonic golang gorm postgresql swagger swago
Last synced: 05 Jan 2025
https://github.com/shikha-code36/golang-crud-rest-api-gin
Implementation of REST-API's in GoLang using GIN
gin gin-framework gin-gonic gin-restful gin-restful-api go go-gin go-gin-app go-rest-api go-restful golang golang-tutorial golang-tutorials
Last synced: 13 Jan 2025
https://github.com/retgits/gin-wavefront
Gin middleware to emit metrics to Wavefront
gin gin-gonic gin-middleware wavefront
Last synced: 02 Jan 2025
https://github.com/xiaobeicn/go-es-location
gin + elasticsearch + ip2location
elasticsearch gin golang ip2location
Last synced: 14 Jan 2025
https://github.com/i-harbor/iharbor-golang
Harbor webserver developed in golang
Last synced: 14 Jan 2025
https://github.com/nikkhvat/static-file-storage-service
This project is a static file storage service, written in the Go programming language using the Gin web framework
Last synced: 08 Jan 2025
https://github.com/takeuchi-shogo/go-cleanarchitecture
golang clean architecture sample
air clean-architecture docker gin golang gorm
Last synced: 26 Dec 2024
https://github.com/horlathunbhosun/reducing-food-waste
This is a school project api Project topic(Reducing Food Waste )
Last synced: 28 Dec 2024
https://github.com/marco-rosner/lightweight-go-server
A performance comparison to find the lightweight go server between Echo, Gin and Fiber servers
benchmark echo echo-framework fiber fiber-framework gin go golang lightweight server
Last synced: 30 Dec 2024
https://github.com/joy095/auth-go
access-token cookies gin go golang gorm jwt postgresql rate-limiter refresh-token smtp
Last synced: 08 Jan 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/leafney/rose-gin-embed
Gin embed static resources through middleware
Last synced: 14 Jan 2025
https://github.com/kaungmyathan22/golang-restaurant-management-app
Simple golang restaurant management api using gin and mongodb
Last synced: 30 Dec 2024
https://github.com/isabelamoraes/drum-api
Explorando os conceitos de Clean Arch com Go através de uma aplicação para gerenciar e avaliar kits de bateria.
clean-architecture gin gin-gonic go golang gorm gorm-orm
Last synced: 10 Jan 2025
https://github.com/eyalgolan/key-value-persistent-store
A service that exposes a REST API which allows users to create, update, delete and retrieve answers as key-value pairs.
docker docker-compose gin gin-gonic go golang gorm gorm-orm key-value postgres postgresql rest rest-api
Last synced: 29 Nov 2024
https://github.com/ammorteza/url_shortener
url shortener service by Golang
docker docker-compose gin golang gorm
Last synced: 29 Nov 2024
https://github.com/dbgjerez/iot-devices-crud
microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB
crud docker gin gin-gonic golang helm iot kubernetes mongodb
Last synced: 29 Nov 2024
https://github.com/namkatcedrickjumtock/sigma-auto-api
Back end web server api for Sigma automobile
docker docker-compose gin go makefile postgres
Last synced: 29 Nov 2024
https://github.com/tanalam2411/gorefapi
Sample project - Gin, Gorm, QueryBuilder
Last synced: 15 Jan 2025
https://github.com/mustafakemalgordesli/go-commerce
E-commerce API developed with Golang
docker gin golang gorm postgresql rabbitmq redis
Last synced: 29 Nov 2024
https://github.com/ankush-web-eng/contest-backend
Server for the contest application.
Last synced: 24 Dec 2024
https://github.com/hokkung/configuration
Golang application for handling center configuration
dependency-injection envconfig gin golang microservice redis
Last synced: 29 Nov 2024
https://github.com/swadeshitech/kubesync
kube-syncer is a powerful and efficient Golang-based tool designed to streamline the synchronization of Kubernetes ConfigMaps between different namespaces. It offers a flexible and reliable solution for maintaining consistent configuration across multiple environments.
gin golang k8s kubernetes-service mongodb
Last synced: 06 Dec 2024
https://github.com/wzslr321/gorm_postgresql_gin_example
Very simple example of how to connect Gorm with Gin and Postgresql
Last synced: 03 Jan 2025
https://github.com/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 08 Jan 2025
https://github.com/nekonenene/gin_quiz_app
はじめての Gin と React でテストアプリをつくる
gin go golang gorm materialize react
Last synced: 08 Jan 2025
https://github.com/ashtishad/user-auth-template
A robust and secure user authentication API template built with Go. This project provides essential authentication functionalities including user registration, login, and token refresh. It features JWT-based authentication, secure password hashing, and HttpOnly cookie management. Ideal for quickly bootstrapping authentication systems in Go.
docker gin go golang postgresql
Last synced: 08 Jan 2025
https://github.com/lunarwhite/article-manager
A simple web app with microservice, built with Go and Gin framework.
article-management demo gin golang web-app
Last synced: 08 Jan 2025
https://github.com/shiftkey-labs/shiftkey-server
Web server built for Shiftkey's cross platform interfaces. This repository contains the API code for the Shiftkey App, which is built using Go and Gin framework. The API interacts with a PostgreSQL database to store and retrieve data.
gin gin-gonic go golang gorm postgres postgresql
Last synced: 08 Jan 2025
https://github.com/iamrosada/microservice-goland
gin golang gorm microservice postgresql sqlite3
Last synced: 08 Jan 2025
https://github.com/firmanjs/boilerplate-gin
Golang using gin framework boilerplate
docker docker-compose gin gin-framework gin-gonic go golang gorm govalidator makefile mongodb mysql postgresql
Last synced: 08 Jan 2025
https://github.com/videmsky/pulumi-aws-ts-k8s-go
a simple golang/gin app deployed to Kubernetes on AWS EKS.
aws eks gin golang kubernetes pulumi
Last synced: 08 Jan 2025
https://github.com/siddhant-deshmukh/form-app-golang-postgres
Go-PostgreSQL-React.js-Gin-Gorm
gin golang gorm jwt postgresql postman
Last synced: 21 Jan 2025
https://github.com/3uchris/bankproject
Backend Web Service for A Bank in Go
docker gin go golang http-server kubernetes sqlc
Last synced: 08 Jan 2025
https://github.com/kbbushman/offers
Go API Built with Gin and PostgresSQL for Buy/Sell App
Last synced: 04 Jan 2025
https://github.com/barry-de/one2n-rest-api-project
Student CRUD API in Go and Gin. A hands-on project to learn real-world practices for building, deploying, and managing production workloads. The purpose of this project is to get a taste of real-world stuff.
argocd docker docker-compose gin githubactions go grafana helm kubernetes loki nginx postgres postman postman-collection prometheus promtail vagrant
Last synced: 22 Dec 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 Jan 2025
https://github.com/th3y3m/e-commerce-platform
An e-commerce platform API built using Go, leveraging a range of powerful libraries and services.
casbin gin go gorm jwt-authentication momo nextjs14 postgresql vnpay
Last synced: 11 Jan 2025
https://github.com/d-alejandro/training-level0
Go, OOP, SOLID, Golang 1.22, NATS Streaming, Gin Web Framework, PostgreSQL, SQL, Docker Compose, WB Tech, Wildberries
docker docker-compose gin gin-framework go golang nats nats-streaming oop postgresql solid sql wb-tech wbtech wildberries
Last synced: 05 Jan 2025
https://github.com/mahdihp/newsgram
سامانه خبری نیوزگرام
gin golang gorm jwt-authentication restful-api
Last synced: 13 Jan 2025
https://github.com/hramov/jobhelper
Система отслеживания статуса оборудования для элетромеханика, обслуживающего станцию.
Last synced: 08 Jan 2025
https://github.com/misterzurg/itmo_advanced_technologies_for_big_data
🤬 Labs from ITMO; Dis - ATBD
advanced-big-data big-data big-data-and-ml docker docker-compose gin itmo-labs log-n
Last synced: 20 Jan 2025
https://github.com/tony-go/go-api-starter
Golang api boilerplate using Gin and Gorm
Last synced: 16 Jan 2025
https://github.com/lordofthemind/mygopher
gin go golang gorm jwt mongodb mygopher paseto postgresql
Last synced: 08 Jan 2025
https://github.com/alancesar/gin-error-handler-sample
Handling with errors in gin-gonic
error-handling gin gin-gonic go golang
Last synced: 22 Jan 2025
https://github.com/ghkdqhrbals/golang-backend-master
Backend bank server based on Gin framework with auto-configuring AWS and K8S.
aws-ec2 aws-ecr aws-eks aws-iam bcrypt docker gin git-workflow golang golang-migrate jwt kubernetes mock nginx sqlc viper
Last synced: 22 Jan 2025
https://github.com/suifengtec/gin-csrf
gin-csrf
csrf gin gin-gonic gin-middleware go golang
Last synced: 22 Jan 2025
https://github.com/vaibhavvikas/stay-sorted-go
Stay-Sorted is a web application that allows users to create and manage property listings, make reservations, and search for available properties. The application provides user authentication, property management, and reservation handling.
api gin go golang gorm microservices middleware rest-api
Last synced: 09 Jan 2025
https://github.com/bagashiz/simple-bank
Simple bank management web application written in Go programming language and PostgreSQL database.
api docker gin go golang grpc postgresql
Last synced: 17 Dec 2024
https://github.com/anarchymonkey/golang-todo-server
This is a simple todo application made with React, Go with Gin. The aim of this todo application is to implement my learning of golang and have a strong understanding of how to implement crud operations using the Gin framework
gin go golang golang-application javascript react reactjs todo-app todo-application
Last synced: 30 Nov 2024
https://github.com/bungambohlah/go-gin-web
This is a learning project for using golang with web framework of Gin.
api api-rest gin go golang web web-framework
Last synced: 13 Jan 2025
https://github.com/starlingvibes/hngx-be-task_2
My Golang solution to the second task in the Backend Track of the HNGX Internship programme.
Last synced: 17 Jan 2025
https://github.com/leylahosseini/gin-mongo-api-hazelcast
gin-mongodb-api-hazelcast
gin golang hazelcast hazelcast-client mongodb restful-api
Last synced: 11 Jan 2025
https://github.com/taga3s/favorite-character-management-api
for a management of your favorite characters
Last synced: 16 Jan 2025