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/igorhoffmann/gms-app
👨💻 REST API for Gym Management System
clean-ar docker dockerfile dokcer-compose gin go golang golang-api golang-examples golang-jwt golang-jwt-a golang-migrate golang-rest jwt jwt-authentication makefile rest-api sql sqlx
Last synced: 14 Oct 2024
https://github.com/konojunya/go-ssr-sample
GoのSSRをつかいたい
gin golang server-side-rendering ssr
Last synced: 05 Nov 2024
https://github.com/shaopson/sessions
A simple gin session middleware, support memory, file, redis, databaes store backend.
Last synced: 01 Nov 2024
https://github.com/elliotxx/healthcheck
Low-dependency, High-efficiency, Kubernetes-style healthcheck for Gin.
gin healthcheck healthz kubernetes
Last synced: 06 Nov 2024
https://github.com/irezaul/todo-go
A simply activity
gin golang gorm postgresql tmpl
Last synced: 13 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/soartec-lab/remix-go-spa
SPA application with `remix` and `Go`
biomejs bun fakerjs gin go golang-migrate gorm msw oapi-codegen openapi orval radix-ui react react-hook-form react-testing-library remix shadcn-ui swr tailwindcss zod
Last synced: 21 Oct 2024
https://github.com/vsrc/jaguar
superfast, easy to use mock server
gin gin-gonic go golang mock mock-server mocking server tiedot
Last synced: 11 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/tahmid-saj/logging-service
Logging service API for log management in S3 from different frontends / APIs / databases. Can also view summaries of logs in dashboard. Developed using Go / Gin, AWS S3.
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/uuid-service
Simple UUID generator service developed with Go / Gin.
Last synced: 21 Oct 2024
https://github.com/alexcoder04/docconvert
More than a document converter
bootstrap bootstrap5 convert document document-conversion document-converter documents docx gin go go-gin golang gui markdown odt pandoc random random-number-generator random-numbers server
Last synced: 11 Oct 2024
https://github.com/tahmid-saj/rate-limiter-service
Rate limiter service to limit requests using a sliding window (with logging) approach and pre-defined rules. Developed with Go / Gin, DynamoDB.
dynamodb gin go rate-limiter sliding-window-log
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/notification-service
Pub/Sub based notification service API for sending email and mobile push notifications. Developed using Go / Gin, AWS SES, SNS, S3.
aws-s3 aws-ses aws-sns gin go notifications pubsub
Last synced: 21 Oct 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: 21 Oct 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: 21 Oct 2024
https://github.com/tahmid-saj/task-scheduler-service
Task scheduler service to manage tasks in a set of queues, and assign tasks to an EC2 instance. Upon completion of task, any asynchronous background jobs such as notifications, logging or publishing events will be called via AWS Lambda. Developed using Go / Gin, AWS SQS, EC2, Lambda.
aws-ec2 aws-lambda aws-sqs gin go task-scheduler
Last synced: 21 Oct 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/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: 21 Oct 2024
https://github.com/thedanielforum/apex-gin
Gin middleware for Apex-log
apex-logger apex-logs gin gin-middleware go golang structured-logging
Last synced: 30 Oct 2024
https://github.com/ahdark-services/ahdark-me-redirector
Simple redirect gateway for ahdark.me
docker-image gin go-fx golang logrus redis
Last synced: 11 Oct 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/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/aalug/blog-go
Blog API built with Go and Gin
api gin go golang postgresql rest-api
Last synced: 13 Oct 2024
https://github.com/dreambo8563/k8s-demo-todobackend
todo backend service 🌞🌙
gin golang grpc jaeger-go kubernetes
Last synced: 14 Oct 2024
https://github.com/omar-aldesi/go-ecommerce
Go Ecommerce API is a high-performance, scalable backend API built with Go, Gin, and Gorm. Designed for modern ecommerce applications, it features robust JWT authentication, custom error handling, and advanced product filtering. The project is fully containerized with Docker
docker ecommerce gin golang gorm postgresql rest-api
Last synced: 15 Oct 2024
https://github.com/vikashchauhan51/go-sample-api
Web api in golang with Gin farmwork with Clean Architecture principles.
clean-architecture gin gin-framework gin-swagger go golang
Last synced: 09 Nov 2024
https://github.com/thedanielforum/typed-form
Typed form parser for gin-gonic
Last synced: 30 Oct 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/monkrus/gin-3
Walk-through of the Go Gin Framework Crash Course 3
Last synced: 13 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/catcherwong/rest-api-sample
🍰 A simple sample that uses gin to build REST API.
Last synced: 13 Oct 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: 14 Oct 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/araujo88/gin-gonic-xss-middleware
Middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.
gin gin-framework gin-gonic gin-middleware go golang
Last synced: 30 Sep 2024
https://github.com/krishanthisera/grender
Grender is a web rendering service written in Go that leverages a headless Chrome browser to render and cache web pages. The application supports various backends, including AWS S3 and local file systems, for storing cached content.
aws chrome chrome-devtools chromedp gin golang prerender prerendering s3 seo
Last synced: 14 Oct 2024
https://github.com/begenov/courses-service
Микросервис предназначен для создания, получения, обновления и удаления курсов. Он также взаимодействует с другим микросервисом student-service для получения информации о студентах, записанных на курс
docker-compose gin kafka microservice postgresql protobuf redis-cache sarama swagger
Last synced: 06 Nov 2024
https://github.com/vl-037/go-bank
Simple Bank
aws gin github-actions golang jwt paseto postgresql viper
Last synced: 05 Nov 2024
https://github.com/borisprogrm/go-leaderboard-server
Demo project implementing server-side logic of the game leaderboard in Go language
docker dynamodb gin golang leaderboard mongodb mysql openapi postgresql redis swagger swagger-ui swaggo
Last synced: 14 Oct 2024
https://github.com/ronething/pan
分布式文件存储系统
ceph docker docker-compose gin gitlab go go-micro golang jenkins k8s kubernetes mysql shell
Last synced: 07 Nov 2024
https://github.com/alfarih31/nb-go-http
Noob (nb-go-http) is a REST API framework for faster development by providing several common functions
Last synced: 14 Oct 2024
https://github.com/pacodiazdg/hello-world-gin
docker example gin go golang hello-world
Last synced: 05 Nov 2024
https://github.com/egrizq/product-analysis-with-concurrency
Analysis and process data with concurrency supported by golang and postgres
gin golang gorm goroutines postgres
Last synced: 07 Nov 2024
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: 31 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/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/build-on-aws/golang-gin-app-on-aws-lambda
Take a URL shortener application written using Gin, and run it as a serverless Lambda function.
Last synced: 07 Nov 2024
https://github.com/ashtishad/user-auth-template
A robust and secure user authentication API template built with Go. This project provides essential authentication functionalities including user registration, login, and token refresh. It features JWT-based authentication, secure password hashing, and HttpOnly cookie management. Ideal for quickly bootstrapping authentication systems in Go.
docker gin go golang postgresql
Last synced: 11 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/alessandro-maciel/gin-api-rest
Uma API REST feita com o framework Gin
Last synced: 18 Oct 2024
https://github.com/zeozeozeo/imgsearch
Small image search engine written in Go, HTML and CSS
gin golang image search search-engine website
Last synced: 18 Oct 2024
https://github.com/swadeshitech/kubesync
kube-syncer is a powerful and efficient Golang-based tool designed to streamline the synchronization of Kubernetes ConfigMaps between different namespaces. It offers a flexible and reliable solution for maintaining consistent configuration across multiple environments.
gin golang k8s kubernetes-service mongodb
Last synced: 16 Oct 2024
https://github.com/horlathunbhosun/reducing-food-waste
This is a school project api Project topic(Reducing Food Waste )
Last synced: 15 Oct 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/solomonbaez/hyacinth
Enterprise newsletter API built in Go.
gin golang newsletter rest-api
Last synced: 01 Nov 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/ajsalemo/go-deployment-samples
Various Go web framework examples
azure beego containers docker gin go goji golang martini
Last synced: 07 Nov 2024
https://github.com/ks-avinash/simplebank
Learn everything about backend web development: Golang, Postgres, Gin, Kubernetes, AWS, GitHub Actions
Last synced: 12 Oct 2024
https://github.com/downsonwang/cassandra-golang
using golang to learn cassandra
Last synced: 12 Oct 2024
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/harshsinghvi/golang-postgres-kubernetes
Autoscaling golang api with EKS and AWS fargate
api auto-scale aws docker eks gin golang kubernetes postgresql
Last synced: 23 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: 15 Oct 2024
https://github.com/cuongnb14/gin-builder
Build your powerful gin API quickly
gin gin-builder gin-helper gorm-filter
Last synced: 15 Oct 2024