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-11 00:07:40 UTC
- JSON Representation
https://github.com/monolog-connector/monolog-go
Lightweight SDK for Logging and Monitoring
gin gin-gonic golang rpm rpm-packages
Last synced: 16 Dec 2024
https://github.com/kwkwc/gin-docs
Adds Docs support to Gin
api debugger documentation gin gin-docs go markdown
Last synced: 19 Dec 2024
https://github.com/alexcoder04/gnoreply
"noreply" email send service written in Go
api email email-sender gin go golang mail noreply
Last synced: 16 Dec 2024
https://github.com/zhaogongchengsi/starter-admin
Quick Background Management Startup Template
Last synced: 10 Jan 2025
https://github.com/chyornyy/youtello
Youtello - a Telegram bot that enables easy downloading of YouTube videos directly within the Telegram app. Built with Python's aiogram library, uses Go's Gin-Gonic framework as backend and PostreSQL to store analytics.
aiogram docker gin gin-gonic go golang postgres postgresql python python3
Last synced: 13 Dec 2024
https://github.com/crazyoptimist/gin-starter
Gin REST API Starter for Minimalists
api boilerplate gin go golang jwt modular pagination rest-api starter-kit
Last synced: 12 Dec 2024
https://github.com/chyornyy/shortened
TinyUrl-like project. Shorten long links into shareable format for easier sharing and cleaner appearance.
api gin gin-gonic go golang grpc grpc-client grpc-go grpc-server postgresql
Last synced: 13 Dec 2024
https://github.com/stanleyy7/employeebackendgo
A refactor of my employee-creator backend as golang instead of java.
Last synced: 11 Jan 2025
https://github.com/chyornyy/corgiapi
СaaS - Corgis as a Service.
api api-rest css css3 dockerfile gin gin-gonic go golang html html5 javascript js nginx
Last synced: 13 Dec 2024
https://github.com/luthfyhakim/go-restapi-gin
Rest api Golang with Gin & Gorm
Last synced: 12 Dec 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: 17 Dec 2024
https://github.com/yasu-s/go-gin-sample
Go + Gin Sample
docker gin golang swaggo vscode vscode-remote
Last synced: 17 Dec 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/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/alex-nosov-itmo/carsproject
docker-compose gin golang goose postgres swagger
Last synced: 15 Oct 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/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/gralliry/wifidog-authserver-gin
基于openwrt软路由系统中,软件包wifidog、luci-app-wifidog的认证服务器实现
authserver gin go golang openwrt wifidog
Last synced: 01 Jan 2025
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/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/leonardonicola/golerplate
Boilerplate for Golang with Gin + Postgres + Swagger + JWT auth + Docker + testing examples and hot reload
air docker gin go jwt postgresql swagger testing
Last synced: 18 Dec 2024
https://github.com/trend20/go-shoppers-api
Golang version of the shopper API.
gin gin-framework go golang gorm-orm sqlite
Last synced: 06 Dec 2024
https://github.com/joelmcdaniel/team-members
A Golang/MongoDB RESTful API coding challenge solution I whipped up for an interview that subsequently went nowhere. I think perhaps the interviewing company was looking for free solutions as is often the case.
gin gin-gonic go golang mongodb mongodb-driver rest-api
Last synced: 05 Dec 2024
https://github.com/cydave/staticfs
staticfs is a simple static assets server for gin-gonic/gin using go embed
Last synced: 18 Dec 2024
https://github.com/reliqarts/go-docweaver
Product documentation generation package for Go.
documentation docweaver gin golang golang-package markdown
Last synced: 13 Nov 2024
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/beretta350/golang-authentication-api
A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.
bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss
Last synced: 10 Oct 2024
https://github.com/ervinismu/gin-jwt-sample
Sample jwt implementation in golang using gin.
auth authentication gin golang gorm jwt
Last synced: 01 Jan 2025
https://github.com/notorious-cyborg/e-commerce-microservice-grpc-clean-architecture
I have converted my first project's some functionalities into microservices and this repository contains all the services
api-gateway e-commerce gin golang grpc microservices protobuf
Last synced: 01 Jan 2025
https://github.com/notorious-cyborg/go_cron_basics
This is just a sample repository for basic understanding on Go-Cron and for having just a hands on experience on using CRON
Last synced: 01 Jan 2025
https://github.com/maexled/logic-quiz-app
This project was part of the pratical course: Logic App Development
dart flutter gin go golang propositional-logic
Last synced: 18 Dec 2024
https://github.com/zahidhasann88/job-board-api
The Job Board API provides a streamlined platform for job postings, applications, and candidate management
gin go-rest-api golang postgresql
Last synced: 24 Dec 2024
https://github.com/ma5hr00m/kinoko-words
⚡️ Focal Hub (under development)
docker gin github-actions reeact
Last synced: 18 Dec 2024
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/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/kemokemo/web
A simplest web service to serve static files. :tada:
gin gin-gonic go golang static-website
Last synced: 24 Dec 2024
https://github.com/httpjamesm/matrixhook
A simple and fast Matrix webhook bot made in Golang.
Last synced: 23 Nov 2024
https://github.com/andres15alvarez/ticket-manager
API for a customer support ticket manager
Last synced: 18 Dec 2024
https://github.com/vanng822/rlimiter
Simple redis rate limit for gin framework
gin rate-limit rate-limiter rate-limiting redis
Last synced: 01 Jan 2025
https://github.com/prosenjitjoy/rest-api-with-gin
Learned about basic gin specific syntax, static and dynamic routing by building some simple API endpoint
Last synced: 19 Dec 2024
https://github.com/lcaohoanq/htmx-go-gin
gin gin-framework go golang htmx postgresql
Last synced: 24 Dec 2024
https://github.com/ralvarezdev/go-security-headers
Security Headers functions for Golang projects
gin gin-gonic gin-middleware go go-gin go-lib go-library go-net go-package go-security-headers golang security-headers
Last synced: 19 Dec 2024
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/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/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/coding-w/go-admin
go-admin 是基于 Gin 和 Gorm 开发的管理系统,主要具备 JWT + Casbin 鉴权、动态路由、动态菜单以及文件上传下载等功能。该项目旨在学习和实践 Gin 的使用,源自于某开源项目的改进与扩展。
Last synced: 24 Dec 2024
https://github.com/ma5hr00m/focalhub
⚡️ Focal Hub (under development)
docker gin github-actions reeact
Last synced: 25 Sep 2024
https://github.com/laipz8200/gin-template
a web application template written in Gin
Last synced: 01 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/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/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/iamtonmoy0/restaurant-management-system
Ready to use Restaurant Management system with go gin framework, MongoDB,JWT token authorization.
gin go go-gin golang jwt-authentication management management-system mongodb restaurant restaurant-management restaurant-management-system
Last synced: 05 Jan 2025
https://github.com/begenov/admin-service
Этот микросервис разработан с использованием Gin, JWT и PostgreSQL для обработки операций создания, получения, обновления и удаления студентов и курсов, а также взаимодействия с другим микросервисом для получения информации о студентов и курсов, на которые студенты записаны или записанных на курс.
docker-compose gin kafka microservices protobuf sarama swagger
Last synced: 25 Dec 2024
https://github.com/srgchrksv/geminipodcaster
Geminipodcaster - create virtual podcast with hosts and guests and live interaction
ai gemini genai generative-ai gin go golang google podcast
Last synced: 06 Dec 2024
https://github.com/begenov/tsarka-task
Tsarka-task
docker-compose gin postgresql redis
Last synced: 25 Dec 2024
https://github.com/begenov/education-project
Это репозиторий, содержащий три микросервиса, разработанных на языке Go
docker-compose gin kafka microservices postgresql redis sarama swagger
Last synced: 25 Dec 2024
https://github.com/shrilakshmishastry/gin-gorm-todo-app
A todo application with Gin a golang web framework.
Last synced: 11 Jan 2025
https://github.com/sajjadmrx/go-projects
docker echo example-project gin golang gorm
Last synced: 26 Dec 2024
https://github.com/susilolab/gotodo
Aplikasi todo sederhana menggunakan framework gin
Last synced: 26 Dec 2024
https://github.com/manjurulhoque/threadly
A real-time discussion platform inspired by Threads, built with Golang and Next.js. Enables users to create, engage with, and manage threaded conversations seamlessly.
gin gin-framework gin-gonic golang nextjs
Last synced: 26 Dec 2024
https://github.com/suifengtec/gin-csrf
gin-csrf
csrf gin gin-gonic gin-middleware go golang
Last synced: 12 Oct 2024
https://github.com/mrinjamul/the-science-of-deduction
The Science of Deduction: A Sherlock fan-based blogging site.
blog blogging fan-based forum gin go mystery sherlock the-science-of-deduction
Last synced: 06 Dec 2024
https://github.com/mrinjamul/gnote
A note taking web based application
api cli command-line gin go note note-taking productivity utilities
Last synced: 06 Dec 2024
https://github.com/akmamun/golang-mongo
Go, Go Gin and Mongo Restful API Service
Last synced: 06 Dec 2024
https://github.com/laysaalves/passguardian-api
Golang API for password storage: "passguardian"
Last synced: 13 Dec 2024
https://github.com/caknoooo/compfest-movie-ticketing-be
Build API for ticketing movie in event compfest Indonesian
clean-architecture gin gorm-orm movies-api restful-api ticketing-system
Last synced: 09 Dec 2024
https://github.com/kevindasilvas/shortener
Url shortener app made with Go and Gin in less than 8 hours of work
Last synced: 09 Dec 2024
https://github.com/cloudtraceai/cloudtraceai-go
Lightweight SDK for Logging and Monitoring
gin gin-gonic golang rpm rpm-packages
Last synced: 07 Jan 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: 09 Dec 2024
https://github.com/hongjungwan/ffmpeg-video-modules
FF𝚖𝚙𝚎𝚐 V𝚒𝚍𝚎𝚘 M𝚘𝚍𝚞𝚕𝚎𝚜 🎞
docker ffmpeg gin go go-clean-architecture golang gorm mariadb
Last synced: 22 Oct 2024
https://github.com/seaung/gin-web-framework-exmple
gin gin-exmple gin-gonic go golang
Last synced: 06 Dec 2024
https://github.com/hacksomecn/go-api
Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.
api api-framework framework gin golang grpc tool websocket
Last synced: 06 Dec 2024