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: 2024-11-17 00:07:29 UTC
- JSON Representation
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: 08 Nov 2024
https://github.com/kjmkznr/gin-sessions-dynamodb
A session store backend for gin-contrib/sessions
Last synced: 07 Nov 2024
https://github.com/zetsux/gin-gorm-clean-starter
🧹 A clean architecture starter template for REST API using Gin and GORM (Golang)
api clean-architecture gin golang gorm rest-api starter starter-template template
Last synced: 06 Nov 2024
https://github.com/sethukumarj/go-mongo-crud-clean-arch
This repo includes crud operation using gin-mongo db using clean architecture project structure.
clean-architecture gin golang mongodb
Last synced: 07 Nov 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: 06 Nov 2024
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/hhk7734/equeue.go
equeue.go is an Event Consumer, similar in usage to gin-gonic/gin
cloudevents framework gin golang middleware
Last synced: 14 Nov 2024
https://github.com/leslieleung/gin-application-template
A template for gin application.
Last synced: 12 Nov 2024
https://github.com/2gbeh/drygin-api
Microsoft Northwind Database REST API w/Golang + Gin
gin go golang northwind-database postgresql supabase
Last synced: 09 Nov 2024
https://github.com/peterfritz/coinrank
A powerful tool that allows users to rate and evaluate cryptocurrencies using the familiar "upvote" and "downvote" system.
crowdsourcing cryptocurrency gin go golang nextjs ranking react swr typescript
Last synced: 08 Nov 2024
https://github.com/x-punch/gin-prometheus
Gin middleware used to export prometheus metrics
gin gin-prometheus grafana prometheus
Last synced: 09 Nov 2024
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: 10 Nov 2024
https://github.com/dariomatias-dev/go_auth
Sistema de autenticação e autorização para Golang com e-mail e senha
authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 12 Nov 2024
https://github.com/begenov/student-service
Этот микросервис разработан с использованием Gin, JWT и PostgreSQL для обработки операций создания, получения, обновления и удаления студентов, а также взаимодействия с другим микросервисом для получения информации о курсах, на которые студенты записаны.
docker docker-compose gin jwt kafka microservice postgresql redis-cache sarama
Last synced: 12 Nov 2024
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: 11 Nov 2024
https://github.com/krilie/go-sfile
s-file gin upload file to local path and delete file
file gin go golang upload-file
Last synced: 11 Nov 2024
https://github.com/hrvadl/streamly
Platform for streaming music
csharp gin go golang microservices mysql
Last synced: 11 Nov 2024
https://github.com/stremovskyy/gin-request-logger
Request Logger Middleware for Gin Framework
gin gin-framework go golang golang-library middleware
Last synced: 11 Nov 2024
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: 11 Nov 2024
https://github.com/miladimos/gin-skeleton
go gin skeleton project
gin gin-skeleton golang restful-api
Last synced: 12 Nov 2024
https://github.com/ereminiu/ginsudoku
sudoku web application written in golang and gin
gin gin-framework gin-gonic go golang html-css sudoku sudoku-generator sudoku-puzzle sudoku-solver webapp webapplication
Last synced: 16 Nov 2024
https://github.com/alonza0314/happy-infinite-company
This is an repo for a template company website for both frontend and backend.
back company-page frontend gin golang mongodb
Last synced: 12 Nov 2024
https://github.com/monkrus/gin-3
Walk-through of the Go Gin Framework Crash Course 3
Last synced: 13 Nov 2024
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: 13 Nov 2024
https://github.com/thegera4/cool-morning-lights-api
Personal project for a small personal business
dockerfile gin go golang mongodb
Last synced: 13 Nov 2024
https://github.com/irezaul/todo-go
A simply activity
gin golang gorm postgresql tmpl
Last synced: 13 Nov 2024
https://github.com/ajndkr/async-fastapi-gin-fiber
compare performance of FastAPI, Gin and Fiber frameworks
fastapi fiber gin http-benchmarking
Last synced: 14 Nov 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 Nov 2024
https://github.com/bapjiws/local-times-dashboard-backend
The MC part of a webapp that allows to create a list of cities with their respective and constantly updated local times via auto-completion.
docker elasticsearch gin golang makefile travis-ci
Last synced: 14 Nov 2024
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 Nov 2024
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 Nov 2024
https://github.com/girdharshubham/boofer
Go-Gin Example with router group called `v1` and basic auth
Last synced: 13 Nov 2024
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: 16 Nov 2024
https://github.com/madjiebimaa/fcc-timestamp-ms
Solution #1 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin)
Last synced: 16 Nov 2024
https://github.com/madjiebimaa/fcc-request-header-parser-ms
Solution #2 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin)
Last synced: 16 Nov 2024
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: 16 Nov 2024
https://github.com/madjiebimaa/fcc-exercise-tracker-ms
Solution #4 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin) and MongoDB
apis freecodecamp gin golang mongodb
Last synced: 16 Nov 2024
https://github.com/kirkalyn13/equipment-server-go
Simplified Equipment Server backend written in Go Gin.
gin gin-gonic go golang-library gorm mysql
Last synced: 15 Nov 2024
https://github.com/ltd5552/tiktok
基于Gin框架完成的简易版抖音APP后端
bytedance gin gorm observability
Last synced: 16 Nov 2024
https://github.com/monolog-connector/monolog-go
Lightweight SDK for Logging and Monitoring
gin gin-gonic golang rpm rpm-packages
Last synced: 29 Oct 2024
https://github.com/diptochakrabarty/go-gin-movies
Simple Movies API using gin and mysql,gorm. User Registration ,login , seesions using JWT , add ,update ,delete and view movies from DB
gin gin-framework golang golang-application hacktoberfest mysql swagger swagger-ui
Last synced: 28 Oct 2024
https://github.com/yuhexiong/ipfs-file-api-golang
backend backend-api file gin go golang ipfs postgres postgresql
Last synced: 06 Nov 2024
https://github.com/joy095/auth-go
access-token cookies gin go golang gorm jwt postgresql rate-limiter refresh-token smtp
Last synced: 10 Nov 2024
https://github.com/vanng822/rlimiter
Simple redis rate limit for gin framework
gin rate-limit rate-limiter rate-limiting redis
Last synced: 18 Oct 2024
https://github.com/siddhant-deshmukh/google-form-clone-gin-postgres
gin go gorm graphql jwt postgresql rest-api
Last synced: 18 Oct 2024
https://github.com/fyzanshaik/code-copy
College accessible cheating system
gin golang react redis tailwindcss typescript
Last synced: 29 Oct 2024
https://github.com/yuxiang660/little-bee-server
Restful service based on go-gin framework.
Last synced: 18 Oct 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/casbin/gin-casbin-example
Example of Gin + Casbin Authorization
abac acl auth authorization authz casbin gin gin-framework gin-gonic go rbac
Last synced: 29 Oct 2024
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: 12 Oct 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: 18 Oct 2024
https://github.com/jokereven/gin-web
Bluebell, the Go Web project, syncs code from Gitee to Github.
Last synced: 01 Nov 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: 14 Oct 2024
https://github.com/kutay-celebi/gotodo
docker gin gin-framework go golang gorm ingress ingress-nginx kubernetes vue
Last synced: 14 Oct 2024
https://github.com/scblur869/neo4j-api
api / micro service written to ingest json data and build cypher queries for neo4j
cypher cypher-query-language gin gin-gonic go microservices neo4j
Last synced: 03 Nov 2024
https://github.com/thedanielforum/restestify-gin
gin gin-gonic golang restestify
Last synced: 30 Oct 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/cinemascan/rottentomato-go
Golang version of https://github.com/preritdas/rottentomatoes-python/
gin go golang rotten-tomatoes rotten-tomatoes-scraper rottentomatoes rottentomatoes-scraper
Last synced: 31 Oct 2024
https://github.com/sojebsikder/goframe
A go boilerplate to create new web application
boilerplate gin gin-framework go goboilerplate golang
Last synced: 14 Oct 2024
https://github.com/ashtishad/bookstore
A bookstore RESTful API built on hexagonal architecture. Used Gin framework, PostgreSQL database.
gin go golang hexagonal-architecture postgresql
Last synced: 30 Oct 2024
https://github.com/siriyas/go-webservice
sample MyShop webservice using go gin framework
Last synced: 14 Oct 2024
https://github.com/luthfyhakim/go-restapi-gin
Rest api Golang with Gin & Gorm
Last synced: 24 Oct 2024
https://github.com/bagashiz/simple-bank
Simple bank database web application written in Go programming language and PostgreSQL database.
api docker gin go golang grpc postgresql
Last synced: 30 Oct 2024
https://github.com/aksh-patel1/go-gin-rest-api
This project is a straightforward Go REST API created with the Gin framework and PostgreSQL for player and score management. The API offers various endpoints for performing CRUD operations on player data and obtaining a leaderboard.
gin gin-framework gin-gonic go golang postgres postgresql rest rest-api restful
Last synced: 01 Nov 2024
https://github.com/tosone/golang-gin-template
Golang Gin Template
gin gin-gonic golang templates
Last synced: 14 Oct 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: 14 Oct 2024
https://github.com/ma5hr00m/kinoko-words
⚡️ Focal Hub (under development)
docker gin github-actions reeact
Last synced: 31 Oct 2024
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: 14 Oct 2024
https://github.com/paulshpilsher/sqzsvc
URL Squeeze (shortner) Web API service
Last synced: 16 Nov 2024
https://github.com/cydave/staticfs
staticfs is a simple static assets server for gin-gonic/gin using go embed
Last synced: 30 Oct 2024
https://github.com/jrcichra/ingestd
HTTP server that easily ingests data into a database
data gin hacktoberfest ingest ingestion restful-api
Last synced: 07 Nov 2024
https://github.com/hi120ki/gin-custom-logger
go gin custom logging middleware
gin gin-gonic go golang middleware
Last synced: 14 Oct 2024
https://github.com/hokkung/configuration
Golang application for handling center configuration
dependency-injection envconfig gin golang microservice redis
Last synced: 14 Oct 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: 14 Oct 2024