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-13 00:12:22 UTC
- JSON Representation
https://github.com/ah-dark/apollo
Anonymous review website and background management system, front-end and back-end separation (unfinished)
Last synced: 19 Dec 2024
https://github.com/catcherwong/rest-api-sample
🍰 A simple sample that uses gin to build REST API.
Last synced: 26 Nov 2024
https://github.com/leslieleung/gin-application-template
A template for gin application.
Last synced: 10 Jan 2025
https://github.com/foryforx/ibossgo
golang with google oauth and postgres. Implemented in clean-architecture with sql migration.
clean-architecture gin golang mongodb oauth2 postgres postgresql sql-migration
Last synced: 22 Dec 2024
https://github.com/brokeyourbike/gin-firebase-middleware
Assess firebase user info in context
api-gateway firebase gin gin-gonic hacktoberfest middleware
Last synced: 30 Dec 2024
https://github.com/najibulloshapoatov/server-core
Server library provides a complete HTTP/HTTPS server that can be easily embedded in your application and requires minimum to no configuration, being able to run securely with its default settings.
api api-rest dynamic-router echo echo-alternative gin gin-alternative gin-gonic go golang golang-api golang-native-server golang-server https-server mux mux-alternative mux-router router routing server-core
Last synced: 29 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: 02 Jan 2025
https://github.com/tr1sm0s1n/gin-truffle-dapp
Ethereum Certificate DApp built using Gin, Solidity & Truffle.
dapp ethereum geth gin go javascript nodejs smart-contracts solidity truffle
Last synced: 11 Dec 2024
https://github.com/moqsien/niogin
NioGin is a Non-blocking implementation of Gin. All functionalities from Gin are supported by NioGin. 异步gin框架。
epoll eventloop gin gin-gonic go http-server
Last synced: 29 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: 11 Jan 2025
https://github.com/begenov/student-service
Этот микросервис разработан с использованием Gin, JWT и PostgreSQL для обработки операций создания, получения, обновления и удаления студентов, а также взаимодействия с другим микросервисом для получения информации о курсах, на которые студенты записаны.
docker docker-compose gin jwt kafka microservice postgresql redis-cache sarama
Last synced: 11 Jan 2025
https://github.com/tr1sm0s1n/gin-postgres-api
Gin API for CRUD operations in PostgreSQL.
api crud docker docker-compose gin gin-gonic go golang gorm postgres postgresql sql
Last synced: 11 Dec 2024
https://github.com/pmokeev/web-chat
🐉🔥🐉 Web chat based on Golang and ReactJS, using WebSockets
docker docker-compose gin go golang postgresql react rest-api webchat
Last synced: 07 Dec 2024
https://github.com/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 02 Dec 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/prabin-sr/articlehistory-golang
A open-source project, that helps users to get the articles published in NewYork Times newspaper from September, 1851 to last month.
gin gin-framework gin-gonic gin-middleware go go-lang golang golang-application golang-examples golang-library golang-package golang-server golang-tools gorm gorm-migrate gorm-migration gorm-model gorm-orm gorm-sample mysql
Last synced: 02 Dec 2024
https://github.com/amirhnajafiz-archive/terminal
Create a bash terminal with Golang and Vue.js
gin go golang terminal-app vue
Last synced: 29 Sep 2024
https://github.com/sefatanam/dive-into-golang
Raw golang practice
beginner-friendly dsa-practice gin go golang gorm
Last synced: 16 Dec 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: 08 Jan 2025
https://github.com/saeedmaldosary/go-authentication-jwt
Go-Authentication-JWT is a robust authentication system built using Go (Golang). It leverages the power of JWT (JSON Web Tokens) to provide secure token-based authentication for applications. The project is designed with modularity in mind, making it easy to integrate with existing Go applications or to use as a foundation for new projects.
Last synced: 12 Jan 2025
https://github.com/bujosa/apollo-ii
This is a simple project for undestanding how works Gin.
Last synced: 12 Jan 2025
https://github.com/ankush-web-eng/contest-backend
Server for the contest application.
Last synced: 24 Dec 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/flazefy/myary-go
created using golang gin
backend gin golang mongodb rest-api service-pattern
Last synced: 05 Dec 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: 18 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 open-source postgres rest-api
Last synced: 18 Nov 2024
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/tbxark/sphere
A multi-server application template
code-generation gin golang microservice protoc swagger telegram-bot telegram-bots
Last synced: 18 Nov 2024
https://github.com/wanghuajian620/saturn
Some people compare Go to the C language of the 21st century
Last synced: 14 Nov 2024
https://github.com/sam-haff/go-samurai-chat-api
REST API for mobile application
docker docker-compose firebase firebase-auth gin gin-framework gin-gonic go golang mongodb nginx rest rest-api testify
Last synced: 22 Nov 2024
https://github.com/abroudoux/go-rest-api-boilerplate
Minimalist boilerplate for building fast and scalable REST API in Go
api api-rest boilerplate gin gin-framework go golang rest-api
Last synced: 13 Dec 2024
https://github.com/hassanjadi/event-management-api
"This is my first RESTful API project using golang programming language"
Last synced: 13 Dec 2024
https://github.com/th3y3m/e-commerce-microservices
An e-commerce platform built using microservices architecture.
casbin docker-compose ecommerce elasticsearch gin gorm jwt microservices mockery postgresql rabbitmq redis rest
Last synced: 13 Dec 2024
https://github.com/alimy/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.
Last synced: 01 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: 19 Nov 2024
https://github.com/ginolatorilla/react-go-template
A web app template that uses ReactJS (frontend) and Gin (backend)
gin gin-framework go javascript js project-template react reactjs template template-project ts typescript vite vite-react vitejs vitejs-react
Last synced: 13 Jan 2025
https://github.com/kimi0230/taskrestfulexercise
Implement a RESTful task API application by golang and gin
Last synced: 15 Nov 2024
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: 12 Oct 2024
https://github.com/kimi0230/linebot-go
sample linebot save user info and message
Last synced: 15 Nov 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/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/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/pietrobragaaquinojunior/go-gin-api
Api em go utilizando gin framework com testes unitários.
Last synced: 15 Oct 2024
https://github.com/ma5hr00m/focalhub
⚡️ Focal Hub (under development)
docker gin github-actions reeact
Last synced: 25 Sep 2024
https://github.com/httpjamesm/matrixhook
A simple and fast Matrix webhook bot made in Golang.
Last synced: 23 Nov 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/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/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/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/reliqarts/go-docweaver
Product documentation generation package for Go.
documentation docweaver gin golang golang-package markdown
Last synced: 13 Jan 2025
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/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/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/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/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/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/alex-nosov-itmo/carsproject
docker-compose gin golang goose postgres swagger
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/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/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/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/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/kwkwc/gin-docs
Adds Docs support to Gin
api debugger documentation gin gin-docs go markdown
Last synced: 19 Dec 2024
https://github.com/chrischan1117/crypto-marketplace
Created a crypto marketplace with golang
crypto gin go microservice xml
Last synced: 18 Dec 2024
https://github.com/kreipikc/golang-book-api
API for receiving, editing, and deleting data about books on PostgreSQL, and small AAA server
api crud gin golang gorm jwt-auth postgresql viper
Last synced: 20 Dec 2024
https://github.com/fanesz/bindator
Binder + Validator for go restful API app with gin
binder gin gin-gonic go go-package restful-api validator
Last synced: 20 Dec 2024
https://github.com/hedon954/goapm-example
goapm-example is a simple example for goapm.
apm elasticsearch gin go grafana http jaeger kibana mysql opentelemetry opentelemetry-collector opentelemetry-go otel prometheus redis trace
Last synced: 20 Dec 2024
https://github.com/betacatpro/growth-system
A tiny user growth system
docker gin golang grpc kubernetes protobuf xorm
Last synced: 14 Dec 2024