Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/qunv/qor-auth-demo

cms apps based on qor library

gin golang qor-admin

Last synced: 07 Nov 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: 18 Dec 2024

https://github.com/estebanborai/gophers-blog

A minimalist REST API with CRUD capabilities for Blog Posts domain to learn Go

docker gin go golang graphql mysql restapi

Last synced: 06 Dec 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: 18 Dec 2024

https://github.com/maypok86/conduit

A implementation of realworld app with project layout and clean architecture using gin, postgres and metrics

docker gin go golang postgres realworld

Last synced: 17 Dec 2024

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 23 Dec 2024

https://github.com/hide-in-code/ginyii

一个基于gin框架类yii风格的golang框架(项目正在开发中)

gin mvc php yii

Last synced: 24 Dec 2024

https://github.com/thedanielforum/typed-form

Typed form parser for gin-gonic

gin gin-gonic go golang

Last synced: 17 Dec 2024

https://github.com/astrvon/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: 17 Dec 2024

https://github.com/suvam720/book-store

book-store restApi

gin mysql

Last synced: 18 Nov 2024

https://github.com/kjmkznr/gin-sessions-dynamodb

A session store backend for gin-contrib/sessions

dynamodb gin golang

Last synced: 07 Nov 2024

https://github.com/konojunya/go-ssr-sample

GoのSSRをつかいたい

gin golang server-side-rendering ssr

Last synced: 23 Dec 2024

https://github.com/blaxberry333/venomous_apps

( ⚒️ developing... )

django gin graphql nodejs nuxt react vite

Last synced: 17 Dec 2024

https://github.com/uniharmonic/monophonic

Gin & GORM logging middleware based on Zap | 基于 Zap 的 Gin & GORM 日志记录中间件

gin go golang gorm logging zap

Last synced: 06 Dec 2024

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/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/tr1sm0s1n/gin-mongo-api

Gin API for CRUD operations in MongoDB.

api crud docker docker-compose gin gin-gonic go golang mongodb rest-api

Last synced: 11 Dec 2024

https://github.com/offcn-jl/gaea-back-end

第三代哈士齐营销平台 ( Gaea ) 后端

gin gorm

Last synced: 30 Sep 2024

https://github.com/huangkai1008/market

market backend based on gin

gin golang

Last synced: 10 Dec 2024

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/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/andy-y-li/pi-db

povide access sqlite on pi

gin go-server golang sqlite

Last synced: 09 Dec 2024

https://github.com/smileexpression/second-hand-trading-site

Sofeware Engineering Training Intermidiate

axios element-plus gin golang gorm mysql pinia vite vue3 vuerouter

Last synced: 12 Nov 2024

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 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/lvisei/go-gin-backend-admin

Go gin backend admin

admin back-end gin gin-gonic golang

Last synced: 26 Nov 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: 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.

aws-s3 gin go logging

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/thoriqdharmawan/go-rest-api-gin

A REST API using Gin framework in Go, offering CRUD operations for products with MySQL integration.

gin go gorm mysql rest-api

Last synced: 11 Nov 2024

https://github.com/beingofexistence13/dx-backend

🚀 Welcome to dx-backend! This is the one-stop solution for all your backend woes. Built by the legendary software engineer beingofexistence, this project aims to tackle every backend challenge that dares to rear its head. 🐉

django echo express falcon fiber gin laravel pyramid raxx revel rocket

Last synced: 19 Dec 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: 09 Dec 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/ajndkr/async-fastapi-gin-fiber

compare performance of FastAPI, Gin and Fiber frameworks

fastapi fiber gin http-benchmarking

Last synced: 14 Nov 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/mgjules/api-er

A POC Go boilerplate for building REST API services.

boilerplate gin golang mongodb proof-of-concept restful-api

Last synced: 29 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/shaodahong/gogo

基于 Gin 快速开发 API 接口

gin go go-mysql golang logrus

Last synced: 09 Dec 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: 29 Nov 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/imgabreuw/books-api

API Rest, made in Go, to manage your books.

gin go-orm golang postgresql

Last synced: 03 Dec 2024

https://github.com/lingxiyang/go-gin-web-template

go web template

gin go jwt templdate web

Last synced: 29 Nov 2024

https://github.com/zyallers/fine

Fine is a modular, powerful, high-performance and enterprise-class application development framework of Golang.

config framework gin go go-framework go-redis golang gorm swagger tracing

Last synced: 15 Oct 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/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: 13 Nov 2024

https://github.com/gozeon/gcs

amis管理工具(charts方向)

admin admin-dashboard amis gin golang no-code

Last synced: 28 Nov 2024

https://github.com/gozeon/ohelp

最小版的工单管理和审批管理系统

gin go golang gorm vue2

Last synced: 28 Nov 2024

https://github.com/okoge-kaz/golang-todo-application

システム設計演習 Tokyo Institute of Technology

docker gin golang mysql nextjs

Last synced: 29 Nov 2024

https://github.com/go-spring/spring-gin

「仅发布」 gin 封装 ( wrapper for gin )

gin go-spring web

Last synced: 28 Nov 2024

https://github.com/shaopson/sessions

A simple gin session middleware, support memory, file, redis, databaes store backend.

gin session

Last synced: 28 Nov 2024

https://github.com/stremovskyy/gin-request-logger

Request Logger Middleware for Gin Framework

gin gin-framework go golang golang-library middleware

Last synced: 11 Nov 2024

https://github.com/matbarofex/mtz-crypto

Servicio de ejemplo para capacitación en Go

gin go golang gorm

Last synced: 27 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: 02 Dec 2024

https://github.com/irezaul/sn-service

Online sn working API service

gin golang gorm

Last synced: 13 Nov 2024

https://github.com/miladimos/gin-skeleton

go gin skeleton project

gin gin-skeleton golang restful-api

Last synced: 12 Nov 2024

https://github.com/leslieleung/gin-application-template

A template for gin application.

gin gin-template template

Last synced: 12 Nov 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: 22 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: 11 Nov 2024

https://github.com/catcherwong/rest-api-sample

🍰 A simple sample that uses gin to build REST API.

gin gorm swagger

Last synced: 26 Nov 2024

https://github.com/pmokeev/chartographer

👨‍💻 Microservice for recovery papyrus

gin gin-gonic go golang rest-api

Last synced: 07 Dec 2024

https://github.com/piotrpsz/microgo

Simple example of microservice in Go

gin go golang microservice

Last synced: 07 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: 29 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/falling-ts/gower-docs

Go/Gin Gower Documents

docs gin go gower

Last synced: 25 Nov 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/kohta9521/go_backend_study

会社で今後必要になるためキャッチアップ。また、自作サービス「ここごはん」でもバックエンドに使用するため理解を深めるため勉強を行う。今後の就活などでフロントだけでなくバックエンドもできるとアピールポイントにしたい。

aws-sdk-go backend crud-api db echo gin golang gorm gqlgen heroku sql

Last synced: 07 Dec 2024

https://github.com/ing-bank/gintestutil

Utilities for writing unit-tests with Gin

context gin go golang test testing unit utilities utility

Last synced: 08 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: 09 Nov 2024

https://github.com/md-asikuzzaman/gin-api

gin-api with golange

api-rest gin golang

Last synced: 12 Oct 2024

https://github.com/peterfritz/coinrank

A powerful tool that allows users to rate and evaluate cryptocurrencies using the familiar "upvote" and "downvote" system.

crowdsourcing cryptocurrency gin go golang nextjs ranking react swr typescript

Last synced: 08 Nov 2024

https://github.com/woojiahao/go-api

Simple API written with Go and Gin

api gin go golang

Last synced: 07 Dec 2024

https://github.com/itscodemen/sales_analysis

This is a demo Go project demonstrating GIN, Logging, Refresh cron job and Loading data from CSV to db

gin gin-gonic go golang mysql

Last synced: 12 Oct 2024

https://github.com/ni-ning/achilles

Gin框架从0到1搭建博客后台

blog gin go golang

Last synced: 07 Dec 2024

https://github.com/obochurkin/go-scylladb

test app on how to work with scyllaDB + gin

gin gocql golang nosql scylladb

Last synced: 07 Dec 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/dreambo8563/k8s-demo-todobackend

todo backend service 🌞🌙

gin golang grpc jaeger-go kubernetes

Last synced: 29 Nov 2024

https://github.com/avijeetpandey/go-auth

A simple REST api implementation using goLang and gin

gin go postgresql rest-api

Last synced: 25 Nov 2024

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 11 Nov 2024

https://github.com/erajayatech/go-keycloak-middleware

Golang Keycloak middleware for Gin Framework

auth gin go golang keycloak keycloak-golang keycloak-spi middleware

Last synced: 24 Nov 2024

https://github.com/thetnaingtn/go-dermacare-service

Just another REST API.

docker gin mongodb rest-api

Last synced: 21 Nov 2024

https://github.com/chenyunda218/openapi-go-generator

openapi go gin server generator

api-first apis gin go openapi webapi

Last synced: 30 Nov 2024

https://github.com/masajinobe-ef/gin-website

Simple website on 🇬o language with Gin framework.

gin

Last synced: 14 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: 20 Dec 2024

https://github.com/omgzui/gin-demo

使用gin重写PJ Blog 接口示例

cors demo gin go mysql orm

Last synced: 18 Nov 2024

https://github.com/mx4alex/taskmanager

📋REST API service for working with tasks written on Go

clean-architecture docker gin go golang-api grpc makefile postgresql rest-api sql sqlite

Last synced: 24 Dec 2024