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-30 00:11:37 UTC
- JSON Representation
https://github.com/onlynico43/gin-cors
CORS Middleware for gin gonic
cors cors-enabled cors-headers cors-middleware gin gin-framework gin-gonic
Last synced: 20 Dec 2024
https://github.com/tahmid-saj/search-service
Typeahead search service using a Trie data structure approach. Developed using Go / Gin and AWS DynamoDB.
dynamodb gin go trie typeahead-search
Last synced: 09 Dec 2024
https://github.com/madjiebimaa/fcc-timestamp-ms
Solution #1 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin)
Last synced: 17 Jan 2025
https://github.com/imgabreuw/books-api
API Rest, made in Go, to manage your books.
Last synced: 03 Dec 2024
https://github.com/louis3797/fullstack-todo-list
A Todo List build with Nextjs, Golang and Redis
docker docker-compose gin gin-gonic golang nextjs react redis rest-api tailwindcss typescript
Last synced: 24 Dec 2024
https://github.com/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 17 Jan 2025
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 Jan 2025
https://github.com/bitcodr/gingorm
Go Gin framework sample with Gorm, Postgres and Go Module
gin golang gorm module postgresql
Last synced: 03 Dec 2024
https://github.com/stremovskyy/gin-request-logger
Request Logger Middleware for Gin Framework
gin gin-framework go golang golang-library middleware
Last synced: 09 Jan 2025
https://github.com/amirhnajafiz-archive/terminal
Create a bash terminal with Golang and Vue.js
gin go golang terminal-app vue
Last synced: 23 Jan 2025
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: 16 Jan 2025
https://github.com/jonath-z/jlb-backend
E-commerce backend system written in Go with Gin
backend-api crud gin go golang
Last synced: 14 Dec 2024
https://github.com/tahmid-saj/document-search-service
Document searcher service to search for documents using search query terms. Uses inverted index mappings to optimize search queries. Developed with Go / Gin, S3, DynamoDB.
dynamodb gin go inverted-index s3 searcher
Last synced: 09 Dec 2024
https://github.com/tahmid-saj/document-indexer-service
Document indexer service to generate inverted index mappings (document term matrices) for documents, such that the inverted index mappings can be utilized by search services for read optimization. Developed with Go / Gin, S3, DynamoDB.
dynamodb gin go inverted-index s3 search-system
Last synced: 09 Dec 2024
https://github.com/tahmid-saj/uuid-service
Simple UUID generator service developed with Go / Gin.
Last synced: 09 Dec 2024
https://github.com/vl-037/go-bank
Simple Bank
aws gin github-actions golang jwt paseto postgresql viper
Last synced: 23 Dec 2024
https://github.com/kjmkznr/gin-sessions-dynamodb
A session store backend for gin-contrib/sessions
Last synced: 28 Dec 2024
https://github.com/shaopson/sessions
A simple gin session middleware, support memory, file, redis, databaes store backend.
Last synced: 26 Jan 2025
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: 09 Dec 2024
https://github.com/httpjamesm/matrixhook
A simple and fast Matrix webhook bot made in Golang.
Last synced: 23 Jan 2025
https://github.com/niteshkumarjain-ui/banking-system-backend
A secure and scalable backend system for banking applications, built using Go and PostgreSQL. This project manages core functionalities such as user authentication, account management, transactions, and reporting. Role-based access control (RBAC) is implemented with JWT for secure and efficient user authorization.
gin go gorm jaeger jwt opentelemetry postgresql yaml
Last synced: 15 Oct 2024
https://github.com/adhxabre/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: 15 Oct 2024
https://github.com/sebastianmahecha/teravision
This project is a practice API. I'm using Go + Gin + Gorm and PostgreSQL
Last synced: 14 Jan 2025
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: 17 Jan 2025
https://github.com/miladimos/gin-skeleton
go gin skeleton project
gin gin-skeleton golang restful-api
Last synced: 11 Jan 2025
https://github.com/moemoe89/go-elasticsearch-tita
🤘 Practicing Elasticsearch using Golang (Gin Framework), Docker, Travis CI and Coveralls
coveralls docker elasticsearch gin go golang travis-ci
Last synced: 20 Jan 2025
https://github.com/ajndkr/async-fastapi-gin-fiber
compare performance of FastAPI, Gin and Fiber frameworks
fastapi fiber gin http-benchmarking
Last synced: 14 Jan 2025
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 Jan 2025
https://github.com/glebegor/ton-work-back
This is example of UpWork where you can use Ton coin.
api backend docker gin golang postgresql
Last synced: 03 Jan 2025
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 Jan 2025
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 Jan 2025
https://github.com/matbarofex/mtz-crypto
Servicio de ejemplo para capacitación en Go
Last synced: 26 Jan 2025
https://github.com/ronething/pan
分布式文件存储系统
ceph docker docker-compose gin gitlab go go-micro golang jenkins k8s kubernetes mysql shell
Last synced: 27 Dec 2024
https://github.com/aravinth2094/goginx
A simpler version of Nginx, BUT MORE
discovery discovery-service eureka gin go goginx golang nginx proxy reverse-proxy
Last synced: 28 Jan 2025
https://github.com/jrcichra/ingestd
HTTP server that easily ingests data into a database
data gin hacktoberfest ingest ingestion restful-api
Last synced: 28 Dec 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/shaikrasheed99/golang-todo-crud
Todo Crud using Golang's Gin & Gorm.
gin gin-framework gin-gorm go-todo go-todolist golang golang-gin golang-gin-restfulapi golang-gorm gorm todolist
Last synced: 13 Jan 2025
https://github.com/yang20150702/base-microservice-web-project-layout
基于微服务架构思想来设计web开发的代码结构,对外提供restful-api和graphql接口
gin golang gorm graphql microservice
Last synced: 10 Dec 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: 08 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/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/arulrajnet/quarkus-gin-fastapi-benchmark
Benchmarking Quarkus vs GIN vs FastAPI with Postgres Database Read
benchmarking fastapi gin postgresql quarkus
Last synced: 18 Jan 2025
https://github.com/priyakdey/book-case
This is a small web application for managing a list of books
fullstack-development gin go golang googleoauth2 javascript oauth2 postgresql reactjs webapplication
Last synced: 26 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/jonathan-foucher/gin-api-example
An example of Go API with Gin
Last synced: 26 Jan 2025
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/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/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: 26 Jan 2025
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: 26 Jan 2025
https://github.com/amit9887/go-gin-framework
This repository demonstrates a sample CRUD operation using the Go Gin framework.
Last synced: 26 Jan 2025
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/jcsnp/gin-postgres-docker
docker docker-compose gin postgresql
Last synced: 20 Jan 2025
https://github.com/leo-the-nardo/boilerplate-go-dynamodb-opentelemetry-gin
My Boilerplate of Golang Stack w/ Dynamo & OTEL
aws dynamodb gin golang opentelemetry otel
Last synced: 26 Jan 2025
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