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-11 00:12:26 UTC
- JSON Representation
https://github.com/note-keeper/notekeeperapi
Simple Api for notes app written in Gin
Last synced: 24 Jan 2025
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
https://github.com/hoangtk0100/social-todo-list
Social TODO List with Clean Architecture in Microservices
cache clean-architecture gin go golang gorm grpc jaeger-tracing microservices nats pubsub redis storage-provider
Last synced: 19 Jan 2025
https://github.com/reliqarts/go-docweaver
Product documentation generation package for Go.
documentation docweaver gin golang golang-package markdown
Last synced: 13 Jan 2025
https://github.com/jokereven/realtime-chat-go-react
React and Gin To interaction.
Last synced: 19 Jan 2025
https://github.com/snekussaurier/minban-backend
A minimalistic kanban board application
backend gin go kanban kanban-board sqlite
Last synced: 24 Jan 2025
https://github.com/hjklchan/valyego
Go标准应用模板项目
gin golang swagger template-project
Last synced: 19 Jan 2025
https://github.com/jonathan-foucher/gin-api-example
An example of Go API with Gin
Last synced: 26 Jan 2025
https://github.com/sandeepkv93/go-jwt-example
Example of JWT for authentication and authorization in a Go (golang) web application.
Last synced: 24 Jan 2025
https://github.com/jamestang12/bookstore-items-api
Book store API is a microservice architecture API that group 3 individual API and 2 custom build library into a docker container which is highly maintainable and testable
cassandra docker elasticsearch gin gocql golang mux mysql
Last synced: 27 Dec 2024
https://github.com/numq/cards-golang-rest-api
Golang implementation of cards/notes application backend
backend cards-api cards-backend clean-architecture demonstration docker example gin golang golang-viper gorm notes-api notes-backend postgres rest-api
Last synced: 19 Jan 2025
https://github.com/andrew-boutin/go-chat
Golang chat application with Google authentication.
docker docker-compose gin go google-api makefile redis
Last synced: 19 Dec 2024
https://github.com/emilieanthony/rental-service
Rest API for a rental service built in Go using Gin framework
gin gin-framework golang rest-api
Last synced: 24 Jan 2025
https://github.com/yuhexiong/ipfs-file-api-golang
backend backend-api file gin go golang ipfs postgres postgresql
Last synced: 21 Jan 2025
https://github.com/tiramitzu/attendit-backend
The backend of the AttendIT app built using Golang.
attendance-system backend-api gin golang mongodb redis restful-api
Last synced: 19 Dec 2024
https://github.com/yianandcode/tipsy
Tipsy is command line interface helps you work with the gin framework
Last synced: 24 Jan 2025
https://github.com/nunogois/kiwi
🥝 Kiwi is an extremely simple and performant key-value store written in Go.
gin go golang hacktoberfest key-value-store rest-api
Last synced: 26 Jan 2025
https://github.com/usrjosephc/api-viagens
API de Viagens usando GoLang
docker docker-compose gin git go gorm postman sqlite
Last synced: 31 Jan 2025
https://github.com/kwa0x2/go-postgre-api-example
Example a Dockerized REST API using Go, Gin, Gorm, and PostgreSQL
docker gin gin-framework gin-gonic golang golang-api golang-examples gorm postgresql
Last synced: 20 Jan 2025
https://github.com/d-alejandro/go-code-examples
Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns
clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper
Last synced: 05 Jan 2025
https://github.com/yasu-s/go-gin-sample
Go + Gin Sample
docker gin golang swaggo vscode vscode-remote
Last synced: 09 Feb 2025
https://github.com/xynurm/simple_bank
Course from udemy learn about backend web development: Golang, Postgres, Redis, Gin, gRPC, Docker, Kubernetes, AWS, CI/CD
aws docker gin golang grpc kubernetes postgresql redis
Last synced: 31 Jan 2025
https://github.com/hvalfangst/gin-bun-api
API programmed in Golang with Gin framework and Bun ORM
bombardier bun docker gin golang
Last synced: 25 Jan 2025
https://github.com/thejessemartins/sistema-gerenciamento-tarefas-api
Esta é uma API RESTful desenvolvida em Go com Gin e GORM para gerenciar um sistema de tarefas. Com esta API, é possível criar e gerenciar usuários, tarefas e suas respectivas prioridades e status, facilitando a organização e o acompanhamento de atividades diárias.
Last synced: 08 Feb 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/sillyhatxu/gin-utils
Gin is an HTTP web framework written in Go (Golang). Let's create web projects more quickly based on Gin
api gin go golang microservices web
Last synced: 31 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/czbone/develop_servezero_app
The web application part of ServeZero development environment
Last synced: 25 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/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/lordofthemind/mygopher
gin go golang gorm jwt mongodb mygopher paseto postgresql
Last synced: 08 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/thejessemartins/sistema-de-ponto-eletronico-api
Este é um sistema de ponto eletrônico desenvolvido em Go usando o framework Gin e o ORM GORM com SQLite. A API permite gerenciar empresas, departamentos, funcionários e registros de ponto, fornecendo uma solução completa para a gestão de ponto eletrônico em uma empresa.
Last synced: 08 Feb 2025
https://github.com/mkdika/go-rest-api
Go language REST API example using web framework
Last synced: 31 Jan 2025
https://github.com/rafaelcarvalhocaetano/_authentication
API: Authentication with Go using Fiber, Gorm with cookie strategy
authentication gin golang gorm jwt
Last synced: 25 Jan 2025
https://github.com/jokereven/gin-web
Bluebell, the Go Web project, syncs code from Gitee to Github.
Last synced: 04 Feb 2025
https://github.com/programmersteve/kafkademo
A React, Typescript app that uses socket.io to communicate with a Node.js, Kafka consumer backend. The Textual python app sends info via a post request to a go gin kafka producer backend. The docker compose sets up the Kafka.
docker-compose gin golang kafka nodejs python react socket-io tailwindcss textual typescript
Last synced: 04 Feb 2025
https://github.com/sch8ill/cloudflare-ips
Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.
cloudflare cloudflare-api gin gin-gonic go golang http http-server library
Last synced: 04 Feb 2025
https://github.com/hramov/jobhelper
Система отслеживания статуса оборудования для элетромеханика, обслуживающего станцию.
Last synced: 08 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/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/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/pietrobragaaquinojunior/go-gin-api
Api em go utilizando gin framework com testes unitários.
Last synced: 15 Oct 2024
https://github.com/kimi0230/taskrestfulexercise
Implement a RESTful task API application by golang and gin
Last synced: 16 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/flowers-bloom/gin_web_scaffold
gin 初学者,本着边学习边实践的思想,致力于搭建一个简洁易用的基于 gin 的 web 脚手架。
Last synced: 22 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/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/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/thejessemartins/sistema-anotacoes-api
Esta é uma API RESTful desenvolvida em Go com Gin e GORM para gerenciar um sistema de anotações pessoais. Com esta API, é possível criar e gerenciar usuários, anotações e categorias de notas, facilitando a organização de informações pessoais.
Last synced: 08 Feb 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/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/nehavatsyan/tictactoe-go
Repository consists of implementation of Tic Tac Toe with Rest Api using Go, Gin. Tic Tac Toe, or Noughts and Crosses for the rest of the world, is a nice simple game where players X and O (or cross and nought) alternate turns occupying cells on a game board until one player reaches a win condition or there are no more empty cells. This API represents the game as a set of valid board states and the viable transitions between the states.
Last synced: 31 Jan 2025
https://github.com/leyantong/payment_gateway
The Payment Gateway project simulates a payment processing system that allows merchants to process payments and retrieve payment details. This solution includes a payment gateway service, a mock bank simulator, and integrated Swagger documentation for API exploration.
gin golang payment-gateway sql uuid-generator webapp
Last synced: 15 Oct 2024
https://github.com/wppurking/gin-gorm
gin gorm middleware
gin gin-gonic gin-middleware gorm
Last synced: 08 Feb 2025
https://github.com/iamrosada/microservice-goland
gin golang gorm microservice postgresql sqlite3
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/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/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/nekonenene/gin_quiz_app
はじめての Gin と React でテストアプリをつくる
gin go golang gorm materialize react
Last synced: 08 Jan 2025
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: 31 Jan 2025
https://github.com/vitaly-kashtalyan/go_relays_switch
You can manage on the hlk-sw16 via a simple server.
docker dockerfile gin gin-gonic go golang hlk-sw16 relay
Last synced: 16 Jan 2025
https://github.com/ashwinanoop/web-service-gin
Basic working of RESTful API with Go and Gin
Last synced: 25 Jan 2025
https://github.com/linlindu/messageboard
a restful messageboard api
api gin golang graceful-shutdown jwt restful
Last synced: 16 Jan 2025
https://github.com/lampesm/game-time
game time
docker docker-compose gin gin-framework gin-gonic golang gorm gorm-orm postgresql rest-api
Last synced: 16 Jan 2025
https://github.com/huangkai1008/mall
Mall is a online shopping platform with [gin]
Last synced: 16 Jan 2025
https://github.com/ansinitro/todo-app
REST API for creating TODO lists in Go
clean-architecture gin go golang golang-api golang-jwt golang-migrate golang-rest jwt jwt-authentication rest-api sqlx youtube
Last synced: 16 Jan 2025