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/ladicle/gin-template-for-azure
Sample application using Gin (golang web framework) for Azure Web App
Last synced: 13 Nov 2024
https://github.com/tylfin/gin-swagger-files
Alternative to github.com/swaggo/files that provides support for //go:embed, and multiple swagger UI versions.
Last synced: 10 Nov 2024
https://github.com/wengchaoxi/auth-proxy
A minimalist reverse proxy service for web service authentication. 一个极简的用于 Web 服务鉴权的反向代理服务
Last synced: 12 Oct 2024
https://github.com/nikkhvat/nik.khvat.pro
Welcome to my personal website! This website was built using Next (TypeScript), Gin, Gorm (GoLang) . It's a platform where I can showcase my work, skills, and projects to the world.
eslint figma gin go gorm i18n jwt-authentication nextjs nginx personal-website react typescript
Last synced: 10 Nov 2024
https://github.com/pantani/gincache
Simple memory cache middleware for gin API.
api api-cache cache gin gin-cache gincache go golang middleware
Last synced: 11 Nov 2024
https://github.com/opvexe/sass-web-server
gin写的web项目,包含go-micro ,etcd服务发现,普罗米修斯
docker docker-compose gin gorm mysql
Last synced: 09 Nov 2024
https://github.com/lilhammer111/toper
Toper is a command line tool for keeping track of what you need to persist daily.
Last synced: 10 Nov 2024
https://github.com/lmsail/gin-blog
🍁 基于 gin + grom 开发的博客应用程序,包含基础博客功能,登录、退出、发博等
Last synced: 09 Nov 2024
https://github.com/longhaoteng/wineglass
Wineglass is minimalist scaffolding based on gin.
gin golang scaffolding wineglass
Last synced: 09 Nov 2024
https://github.com/htangle/drawio-oss
Website based draw.io editor. Create, edit, publish flow chart in web. gin + bootstrap+oss
bootstrap5 drawio gin golang jquery
Last synced: 10 Nov 2024
https://github.com/livenux/gin-paseto
gin paseto token middleware
auth authentication gin go middleware paseto token
Last synced: 17 Nov 2024
https://github.com/josesalasdev/book-shop
Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.
api docker docker-compose gin go gorm postgresql
Last synced: 12 Oct 2024
https://github.com/takt-corp/gin-request-id
Gin middleware that adds `X-Request-ID` header to all request and responses for easy tracking.
gin gin-gonic go golang request-id
Last synced: 16 Nov 2024
https://github.com/ansxy/golang-restapi-boilerplate
Go REST API with GIN boilerplate following the Clean Architecture
architecture clean-architecture gin go
Last synced: 14 Oct 2024
https://github.com/evgeniy-dammer/marketplace-api
Marketplace API
api cache casbin clean-architecture docker gin go golang jaeger jwt marketplace openapi opentelemetry postgresql prometheus redis rest-api squirrel swagger tracing
Last synced: 08 Nov 2024
https://github.com/peperoxyz/basic-trade-app
BasicTrade is a backend application designed to manage products and their variants, with robust authorization, authentication, and validation mechanisms. It leverages Gin Gonic for routing, GORM for ORM, JWT for authentication, and Cloudinary for image uploads.
backend backend-api gin golang gorm
Last synced: 14 Oct 2024
https://github.com/mx4alex/taskmanager
📋REST API service for working with tasks written on Go
clean-architecture docker gin go golang-api grpc makefile postgresql rest-api sql sqlite
Last synced: 06 Nov 2024
https://github.com/deepraj02/ping-it
A URL Shortener CLI service written in GO
db docker docker-compose gin golang redis url-shortener
Last synced: 14 Oct 2024
https://github.com/theamirhosssein/event-booking-api
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.
Last synced: 14 Oct 2024
https://github.com/omidhaqi/clean-web-api
a simple web api by Go and Gin framework
api docker docker-compose gin go postgres redis
Last synced: 14 Oct 2024
https://github.com/iver-wharf/wharf-provider-azuredevops
Import Wharf projects from Azure DevOps repositories
gin gin-gonic golang swaggo wharf wharf-provider
Last synced: 08 Nov 2024
https://github.com/mortum5/simple-bank
Simple REST bank api
docker gin go golang http-server
Last synced: 08 Nov 2024
https://github.com/lflxp/lflxp-api
Using boltdb to quickly build the local key / value restful API for local monitoring, etc
boltdb element-ui gin profiling prometheus-metrics storm swagger vue
Last synced: 12 Nov 2024
https://github.com/tahsinature/future-proof-gin
A Go/Gin boilerplate following repository pattern that will help to go fast with API development for your project.
docker elasticsearch gin go golang gorm kibana postgresql redis repository-pattern workflow
Last synced: 12 Nov 2024
https://github.com/binatify/gin-template
go web app with gin.
gin gin-template logger mongo web
Last synced: 14 Oct 2024
https://github.com/jennwah/go-webhttp-backend
A web-http-go-api-service template
docker-compose elk gin go mysql redis
Last synced: 14 Oct 2024
https://github.com/pxyup/gin-auth-middleware
Auth middleware for gin
gin gin-gonic gin-middleware golang
Last synced: 23 Oct 2024
https://github.com/gin-melodic/gboot
🚀🚀🚀 Start a web project right away using gonic-gin/gin and other practical tools!!! 🚀🚀🚀
Last synced: 14 Oct 2024
https://github.com/agn-7/gin-crud
Simple RESTful API CRUD endpoints through Gin Gonic + Gorm + Sqlite + Postgresql
gin gin-gonic gin-swagger go go-swag go-swagger golang gorm postgresql rest-api restful-api sqlite sqlite3 swagger
Last synced: 14 Oct 2024
https://github.com/tameshkcloud/todoberry-server
TodoBerry Server - A RESTful list-making and issue tracking application
gin gin-gonic golang restful-api todoapp webapp
Last synced: 14 Oct 2024
https://github.com/rashidkalwar/go-crud
Simple Todo Rest API written in Golang
dock docker-compose gin go gorm postgre rest-api
Last synced: 15 Oct 2024
https://github.com/hetic-mt-p2021/cqrses_group4
Implement CQRS within a GO project
cqrs elasticsearch event-sourcing gin golang rabbitmq
Last synced: 14 Oct 2024
https://github.com/lccodder/go-gin-boilerplate
gin go golang jwt jwt-authentication template
Last synced: 08 Nov 2024
https://github.com/vaijab/gin-tokenauth
TokenAuth is an authorization middleware for gin.
gin golang http middleware package
Last synced: 15 Oct 2024
https://github.com/yididev/gin-host-route
A high-performance Gin middleware for host-based routing. Easily configure and manage host-specific routes, secure against unknown hosts, and handle generic hosts for fallback routing.
gin gin-framework gin-gonic gin-middleware router
Last synced: 15 Oct 2024
https://github.com/ammorteza/go-debug
Debugging golang code on docker container with VSCode (Delve)
debugging delve docker docker-compose gin golang vscode
Last synced: 05 Nov 2024
https://github.com/takara2314/tcj2-kadai-store-api
Devoirsを使用してMS Teamsで出されている課題の情報を取得し、APIを提供します。
Last synced: 01 Oct 2024
https://github.com/guanhui07/dcr-gin
借鉴于laravel 实现的 golang框架 骨架 整合gin 、grom 、redis、 goutils、 middleware 、zaplog、 validate 、config等组件 QQ群: 385098402
gin go-framework golang gorm goutils http middleware mysql redis zaplog
Last synced: 05 Nov 2024
https://github.com/retheviper/asyncserverexample
A simple sample of async API call to other server by go and kotlin.
coroutine gin go goroutine kotlin spring-boot
Last synced: 06 Nov 2024
https://github.com/shadowhijackers/share-gang-locations
Hi, Share Gang locations is a real time map based project Which is used to track the team locations live in a single map. for example you friends are started to going for some party and you have to track everyone live in single map then you can use this application. [PEER-OSM (VUE JS)<->WEBSOCKET SERVER(GO) <->PEER-OSM(VUE JS)]
gin golang gorilla-websocket javascript leafletjs openstreetmap vue
Last synced: 15 Oct 2024
https://github.com/dxvgef/tsing-benchmark
tsing,echo,gin,chi等框架的基准测试代码
benchmark chi echo framework gin httprouter tsing web
Last synced: 15 Oct 2024
https://github.com/FlowerWrong/plushgin
plush template for gin web framework
Last synced: 03 Aug 2024
https://github.com/iver-wharf/wharf-provider-github
Import Wharf projects from GitHub repositories
gin gin-gonic golang swaggo wharf wharf-provider
Last synced: 15 Nov 2024
https://github.com/yuaanlin/haar-wavelet-image-compression-visualization
A backend service written in Go (Gin) that shows the visualization of image compression with Haar Wavelet.
gin gin-gonic go golang haar-wavelet-tranforms haar-wavelets image-compression image-processing multimedia zhejiang-university zju
Last synced: 20 Oct 2024
https://github.com/arunk2121/procast
Welcome to Procast, where skills meets opportunity! Procast is a game-changing aggregator business model operating in the dynamic realm of C2C (Consumer-to-Consumer) interactions. Our mission is to empower individuals with remarkable skills, connecting them to a vast marketplace of opportunities they might never have discovered otherwise.
clean-architecture gin golang postgresql viper wire
Last synced: 15 Oct 2024
https://github.com/iver-wharf/wharf-provider-gitlab
Import Wharf projects from GitLab repositories
gin gin-gonic golang swaggo wharf wharf-provider
Last synced: 15 Nov 2024
https://github.com/bos-hieu/gin-i18n
This is an i18n middleware for gin gonic
bos-hieu boshieu gin gin-contrib gin-gonic gin-middleware golang i18n
Last synced: 01 Oct 2024
https://github.com/tqmvt/gin-rest-api
Golang REST API with MariaDB integration using Gin and GORM
Last synced: 01 Nov 2024
https://github.com/pythonista7/gin-starter
A basic gin api setup to kickstart your project
api gin gin-gonic-starter golang
Last synced: 02 Nov 2024
https://github.com/fralonra/gin-gorm-pg-example
A gin+gorm+postgresql example
Last synced: 02 Nov 2024
https://github.com/baderkha/easy-gin
Adds support for DTOs using the gin framework
clean-architecture dto-pattern generics-in-golang gin gin-gonic golang repository-pattern
Last synced: 01 Nov 2024
https://github.com/fengxq2014/coupon
RESTful api with gin
gin gin-boilerplate golang golang-server
Last synced: 12 Oct 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/bukharney/myas
An assignment tracker for LEB2 for more manageable
gin go python react typescript webscraping
Last synced: 12 Oct 2024
https://github.com/raihan2bd/jwt-authentication-golang
A Go-based web application using PostgreSQL for data storage, GORM for database interaction, and Gin for routing. It offers user registration, login, and authentication with JWT tokens for secure access to protected routes.
gin go golang gorm jwt posgresql
Last synced: 18 Oct 2024
https://github.com/mechiuw/go.pet-care-microservices
Pet House Care administration using Go with full controllable functions with RESTful API. Microservice Implementation with Spring
gin gin-gonic go golang restful-api
Last synced: 12 Oct 2024
https://github.com/naveendanj/uoj-store-backend
File Manager for my university using go-lang and gin
gin golang gorm jwt-authentication sqlite thunderclient
Last synced: 12 Oct 2024
https://github.com/caknoooo/quliku-backend-api
This repository is useful for making APIs for quliku applications based on Android, later this application will be used to carry out ITS Youth Technopreneur (IYT) activities
clean-architecture gin golang gorm rest-api
Last synced: 21 Oct 2024
https://github.com/astrvon/sakana-time-tracker
Sakana Time Tracker | An app that helps you track your time 24/7, with waifus inside!
anime api docker gin gin-gonic go rest-api sakana time-tracker
Last synced: 29 Oct 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/moemoe89/go-graphql-gendhis
🤙 This repo for practicing GraphQL using Golang , Docker and PostgreSQL
circleci clean-architecture codecov docker gin go golang graphql postgresql rest-api swagger uncle-bob
Last synced: 21 Oct 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