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/leslieleung/gin-application-template
A template for gin application.
Last synced: 12 Nov 2024
https://github.com/igorgofman/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: 04 Oct 2024
https://github.com/nikhilnarayanan623/go-basic-grpc-api-gateway
micro service api gateway
gin go golang grpc grpc-client grpc-go
Last synced: 15 Oct 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/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: 14 Oct 2024
https://github.com/hhk7734/equeue.go
equeue.go is an Event Consumer, similar in usage to gin-gonic/gin
cloudevents framework gin golang middleware
Last synced: 14 Nov 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/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/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/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/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/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/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/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: 14 Oct 2024
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/begenov/courses-service
Микросервис предназначен для создания, получения, обновления и удаления курсов. Он также взаимодействует с другим микросервисом student-service для получения информации о студентах, записанных на курс
docker-compose gin kafka microservice postgresql protobuf redis-cache sarama swagger
Last synced: 06 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/shaopson/sessions
A simple gin session middleware, support memory, file, redis, databaes store backend.
Last synced: 01 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/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/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/kjmkznr/gin-sessions-dynamodb
A session store backend for gin-contrib/sessions
Last synced: 07 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/catcherwong/rest-api-sample
🍰 A simple sample that uses gin to build REST API.
Last synced: 13 Oct 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/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/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: 05 Nov 2024
https://github.com/skamranahmed/go-rest-api
A boilerplate code for creating a REST API using Go, GIN and GORM.
Last synced: 10 Nov 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/soreing/trex
Golang middleware for gin-gonic that creates a scoped dependency context for each request for tracing
gin gin-gonic go golang middleware traceparent
Last synced: 30 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/masajinobe-ef/gin-website
Simple website on 🇬o language with Gin framework.
Last synced: 14 Oct 2024
https://github.com/mx4alex/goauth
🔑🔐Authentication REST API service written on Go
clean-architecture docker gin golang golang-api jwt mongodb rest-api swagger
Last synced: 06 Nov 2024
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: 01 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/kirklin/boot-backend-go-clean
Golang Clean Architecture REST API
docker docker-compose elasticsearch gin go golang golang-examples kibana redis rest-api swagger web webapi
Last synced: 15 Nov 2024
https://github.com/lemon001017/http-download-server-golang
A website that supports HTTP downloads, pauses, resumes, redownloads, deletes, rate-limiting, and parallel multitasking downloads.
Last synced: 14 Oct 2024
https://github.com/nullswan/gin-api-replay-usage
Gin middleware that export important data from passed request and process them in a passed function.
gin gin-api gin-middleware go golang
Last synced: 12 Oct 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/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/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/fengxq2014/coupon
RESTful api with gin
gin gin-boilerplate golang golang-server
Last synced: 17 Nov 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: 17 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/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: 17 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/phankieuphu/go-lang-base
Build base scr golang with gin, gorm, redis, viper and more to custom func
gin go golang gorm postgresql redis viper
Last synced: 16 Nov 2024
https://github.com/mmqnym/quickcerts
A simple certificate server that can be used to issue certificates for your product to verify that it has been activated.
certificate gin golang http-server https-server postgresql python qcs redis typescript
Last synced: 17 Nov 2024
https://github.com/naveendanj/peer-store-backend
File Manager for my university using go-lang and gin
gin golang gorm jwt-authentication sqlite thunderclient
Last synced: 28 Sep 2024
https://github.com/gunavault/go-gin-postgres-template
GO GIN Postgres API template
api gin gin-gonic go golang postgresql template
Last synced: 17 Nov 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/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 17 Nov 2024
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: 15 Nov 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/madjiebimaa/fcc-exercise-tracker-ms
Solution #4 for Freecodecamp Back End Development and APIs Projects. Implemented with Golang (Gin) and MongoDB
apis freecodecamp gin golang mongodb
Last synced: 16 Nov 2024
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: 16 Nov 2024