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-26 00:12:33 UTC
- JSON Representation
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: 12 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/fat-garage/wordblock-backend
https://github.com/fat-garage/wordblock backend API
Last synced: 29 Dec 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: 08 Jan 2025
https://github.com/jsiqbal/digital-reward
nextjs & golang sms service software
docker docker-compose domain-driven-design gin golang mysql nextjs13 shadcnui
Last synced: 26 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/abdulkarim1422/bloodsapp
Blood Donation Management Software
blood-management-system gin go golang gorm self-hosted
Last synced: 03 Dec 2024
https://github.com/bruce-mig/simple-bank
a bank service in Go
asynq backend docker gin go golang grpc grpc-go http-server kubernetes message-queue redis
Last synced: 06 Dec 2024
https://github.com/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 17 Jan 2025
https://github.com/mehulgohil/go-di-project
Go Dependency Injection Project Structure
dependency-injection gin golang swagger zaplogger
Last synced: 21 Jan 2025
https://github.com/girdharshubham/boofer
Go-Gin Example with router group called `v1` and basic auth
Last synced: 13 Jan 2025
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/reid-harrisson/photo-sharing-api
A RESTful API for photo sharing that enables users to upload, manage, and interact with photos through features like authentication, tagging, and commenting.
Last synced: 26 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/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/irezaul/todo-go
A simply activity
gin golang gorm postgresql tmpl
Last synced: 12 Jan 2025
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: 20 Dec 2024
https://github.com/sszqdz/bayes-toolkit
🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.
gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket
Last synced: 16 Jan 2025
https://github.com/yerinadler/go-ddd-boilerplate
DDD oriented REST API boilerplate for Go
boilerplate ddd gin golang layered-architecture mongodb solid
Last synced: 10 Jan 2025
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/imgabreuw/books-api
API Rest, made in Go, to manage your books.
Last synced: 03 Dec 2024
https://github.com/dltmdrbtjd/vue3-golang-todo-webapp
vue3 + golang todo WebApp
example gin golang google-oauth2 mongo-go-driver mongodb-atlas pinia tailwindcss typescript vue
Last synced: 04 Jan 2025
https://github.com/soryetong/greasyx
基于Go+Gin的Web项目脚手架,按模块自定义加载,可灵活快速搭建你的个性化Web项目框架
gin gin-framework go golang web-development
Last synced: 07 Dec 2024
https://github.com/wwwwwydev/supermarket-inventory-management-system
基于gin+vue3的超市进销存管理系统(gin入门项目) Supermarket Inventory Management System Based on gin+Vue3 (Beginner Project of gin)
Last synced: 11 Jan 2025
https://github.com/raihan2bd/jwt-authentication-golang
A Go-based web application using PostgreSQL for data storage, GORM for database interaction, and Gin for routing. It offers user registration, login, and authentication with JWT tokens for secure access to protected routes.
gin go golang gorm jwt posgresql
Last synced: 07 Dec 2024
https://github.com/teamxseven/bucketx
Self hosted cloud storage
cloud cloudstorage gin go self-hosted
Last synced: 17 Jan 2025
https://github.com/riii111/markdownblog
MarkDown + Writer。技術検証
gin golang nuxt nuxt3 postgresql traefik vue3
Last synced: 17 Jan 2025
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/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: 24 Jan 2025
https://github.com/lvncer/go-gin-get-started
Go 言語の基本的なセットアップと、簡単な API サーバー構築の手順
Last synced: 17 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/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/cr-mao/lori
lori 是一款基于golang的分布式web服务器框架
gin golang grpc grpc-server http-server micro-framework micro-service
Last synced: 08 Jan 2025
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: 22 Jan 2025
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: 18 Jan 2025
https://github.com/aalug/blog-go
Blog API built with Go and Gin
api gin go golang postgresql rest-api
Last synced: 25 Jan 2025
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/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/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: 09 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/catcherwong/rest-api-sample
🍰 A simple sample that uses gin to build REST API.
Last synced: 26 Jan 2025
https://github.com/kjmkznr/gin-sessions-dynamodb
A session store backend for gin-contrib/sessions
Last synced: 28 Dec 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: 09 Dec 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 Jan 2025
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: 09 Dec 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: 09 Dec 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: 09 Dec 2024
https://github.com/rui-exe/local_marketplace
Online Marketplace for Local Goods (Personal Project)
firebase gin gin-gonic go golang jwt-authentication model-view-controller mvc svelte sveltekit
Last synced: 10 Oct 2024
https://github.com/thegera4/cool-morning-lights-api
Personal project for a small personal business
dockerfile gin go golang mongodb
Last synced: 12 Jan 2025
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: 12 Jan 2025
https://github.com/ingerstep/go-restapi
🔄📝 A simple REST API server for a Todo app built with Gin framework in Go.
docker-compose gin gin-gonic go jwt jwt-authentication migrations postgresql
Last synced: 24 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/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/hrvadl/streamly
Platform for streaming music
csharp gin go golang microservices mysql
Last synced: 08 Jan 2025
https://github.com/gunavault/go-gin-postgres-template
GO GIN Postgres API template
api gin gin-gonic go golang postgresql template
Last synced: 18 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/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: 18 Jan 2025
https://github.com/fengxq2014/coupon
RESTful api with gin
gin gin-boilerplate golang golang-server
Last synced: 18 Jan 2025
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/aravinth2094/goginx
A simpler version of Nginx, BUT MORE
discovery discovery-service eureka gin go goginx golang nginx proxy reverse-proxy
Last synced: 29 Nov 2024
https://github.com/tahmid-saj/uuid-service
Simple UUID generator service developed with Go / Gin.
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/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/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 Jan 2025