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/hramov/jobhelper

Система отслеживания статуса оборудования для элетромеханика, обслуживающего станцию.

gin golang telegram

Last synced: 08 Jan 2025

https://github.com/supuwoerc/learn-gin-web

learn-gin-web是我自学web前后端开发过程中自己完成的一个小项目,没有什么亮点,用于记录和思考。

gin go-redis golang gorm jwt

Last synced: 11 Jan 2025

https://github.com/nekonenene/gin_quiz_app

はじめての Gin と React でテストアプリをつくる

gin go golang gorm materialize react

Last synced: 08 Jan 2025

https://github.com/miraikeitai2020/backend-bff

FUN 2020 PBL ミライケータイ

apollo gin golang graphql

Last synced: 08 Jan 2025

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

「仅发布」gin 启动器 ( starter for gin )

gin go-spring web

Last synced: 14 Nov 2024

https://github.com/glebegor/acpog

ACPOG that's "Auto Creator Projects On Golang". Utilit creating backend default project by method "Clear Architecture".

architecture clean-architecture gin golang initializer patterns

Last synced: 03 Jan 2025

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 08 Jan 2025

https://github.com/jamestang12/bookstore-user-api

Book store user api

gin golang mysql sql

Last synced: 18 Jan 2025

https://github.com/wzslr321/gorm_postgresql_gin_example

Very simple example of how to connect Gorm with Gin and Postgresql

gin golang gorm postgresql

Last synced: 03 Jan 2025

https://github.com/hequan2017/get

go web 框架

gin go golang goweb

Last synced: 03 Jan 2025

https://github.com/tony-go/go-api-starter

Golang api boilerplate using Gin and Gorm

api gin golang gorm

Last synced: 16 Jan 2025

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

https://github.com/chyornyy/shortened

TinyUrl-like project. Shorten long links into shareable format for easier sharing and cleaner appearance.

api gin gin-gonic go golang grpc grpc-client grpc-go grpc-server postgresql

Last synced: 13 Dec 2024

https://github.com/hieudoanm/houseofgo

Golang - Starter

beego gin golang kafka

Last synced: 11 Jan 2025

https://github.com/yehan5555/digital-mall

该项目基于 gin +gorm +redis +mysql 的电子商城,有 jwt 来验证 token ,cors 跨域,aes 对称加密,本项目是对gin-mall项目的重新实现

aes cors gin go golang gorm jwt mysql redis

Last synced: 10 Jan 2025

https://github.com/alancesar/gin-error-handler-sample

Handling with errors in gin-gonic

error-handling gin gin-gonic go golang

Last synced: 22 Jan 2025

https://github.com/starter-kit-fe/backend

管理后台GO语言模版

gin go

Last synced: 10 Jan 2025

https://github.com/yelizasioma/rest_api_todo

Basic REST Todo list API in Go using gin package

api gin go restapi todoapi

Last synced: 10 Jan 2025

https://github.com/eltonsantos/gin-rest-api

Projeto do curso de Formação Go da Alura

gin go golang rest-api

Last synced: 11 Jan 2025

https://github.com/tanalam2411/gorefapi

Sample project - Gin, Gorm, QueryBuilder

gin golang gorm

Last synced: 15 Jan 2025

https://github.com/yuanyu90221/gin_framework_learn

learn document with gin

gin golang

Last synced: 08 Jan 2025

https://github.com/hongjungwan/hongjungwan-spaceipx-backend-api

Network Provisioning System - BackEnd, Side Project

aws backend docker gin go golang gorm ip mariadb network restapi

Last synced: 30 Dec 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: 22 Jan 2025

https://github.com/jokereven/gin

Gin Learning

gin golang

Last synced: 19 Jan 2025

https://github.com/bluezhan/when-i-begin-learning-something

生命太短暂,不能空手过 👣

developer gin go golang

Last synced: 08 Jan 2025

https://github.com/captv89/web-service-gin

REST API powered by Gin and Go. Click below link for sample hosted on Heroku.

api backend gin go golang rest-api

Last synced: 08 Jan 2025

https://github.com/vaibhavvikas/stay-sorted-go

Stay-Sorted is a web application that allows users to create and manage property listings, make reservations, and search for available properties. The application provides user authentication, property management, and reservation handling.

api gin go golang gorm microservices middleware rest-api

Last synced: 09 Jan 2025

https://github.com/bagashiz/simple-bank

Simple bank management web application written in Go programming language and PostgreSQL database.

api docker gin go golang grpc postgresql

Last synced: 17 Dec 2024

https://github.com/isabelamoraes/drum-api

Explorando os conceitos de Clean Arch com Go através de uma aplicação para gerenciar e avaliar kits de bateria.

clean-architecture gin gin-gonic go golang gorm gorm-orm

Last synced: 10 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/anarchymonkey/golang-todo-server

This is a simple todo application made with React, Go with Gin. The aim of this todo application is to implement my learning of golang and have a strong understanding of how to implement crud operations using the Gin framework

gin go golang golang-application javascript react reactjs todo-app todo-application

Last synced: 30 Nov 2024

https://github.com/starlingvibes/hngx-be-task_2

My Golang solution to the second task in the Backend Track of the HNGX Internship programme.

gin golang mongodb

Last synced: 17 Jan 2025

https://github.com/ankush-web-eng/contest-backend

Server for the contest application.

gin go

Last synced: 24 Dec 2024

https://github.com/kevinmichaelchen/go-new-relic-gin-zerolog

Setting up Log Forwarding with New Relic + Gin (HTTP Server) + Zerolog Logger

gin gin-gonic golang new-relic newrelic zerolog

Last synced: 14 Jan 2025

https://github.com/webgoprojects/go-gin-template

Go Gin Template Repo, ready to use for your own project

controller gin golang middleware model router template

Last synced: 17 Jan 2025

https://github.com/dltmdrbtjd/go-gin-gorm-prac

golang을 사용한 간단한 crud server생성

gin golang gorm mysql

Last synced: 04 Jan 2025

https://github.com/kaungmyathan22/golang-restaurant-management-app

Simple golang restaurant management api using gin and mongodb

gin golang mongodb

Last synced: 30 Dec 2024

https://github.com/leafney/rose-gin-embed

Gin embed static resources through middleware

gin rose

Last synced: 14 Jan 2025

https://github.com/marco-rosner/lightweight-go-server

A performance comparison to find the lightweight go server between Echo, Gin and Fiber servers

benchmark echo echo-framework fiber fiber-framework gin go golang lightweight server

Last synced: 30 Dec 2024

https://github.com/takeuchi-shogo/go-cleanarchitecture

golang clean architecture sample

air clean-architecture docker gin golang gorm

Last synced: 26 Dec 2024

https://github.com/nikkhvat/static-file-storage-service

This project is a static file storage service, written in the Go programming language using the Gin web framework

gin go

Last synced: 08 Jan 2025

https://github.com/i-harbor/iharbor-golang

Harbor webserver developed in golang

gin gorm

Last synced: 14 Jan 2025

https://github.com/xiaobeicn/go-es-location

gin + elasticsearch + ip2location

elasticsearch gin golang ip2location

Last synced: 14 Jan 2025

https://github.com/ahaostudy/chat_server

Chat Server用于启动本地的ChatGPT代理服务

chatgpt gin golang openai

Last synced: 30 Dec 2024

https://github.com/retgits/gin-wavefront

Gin middleware to emit metrics to Wavefront

gin gin-gonic gin-middleware wavefront

Last synced: 02 Jan 2025

https://github.com/arturmareknowak/expensestrackergo

Backend for simple expenses tracking application with automatic migrations in gorm

docker gin go gorm postgres

Last synced: 16 Jan 2025

https://github.com/yudwig/gin-tutorial

GO framework Gin demo.

gin go golang

Last synced: 26 Dec 2024

https://github.com/kimi0230/swagger_gin_demo

Swagger API Document in Gin.

gin golang swagger swaggo

Last synced: 06 Dec 2024

https://github.com/kimi0230/taskrestfulexercise

Implement a RESTful task API application by golang and gin

gin golang restful-api

Last synced: 16 Jan 2025

https://github.com/yudwig/gin-todo

todo-app demo using GO framework Gin.

gin golang

Last synced: 26 Dec 2024

https://github.com/retheviper/ginsample

A simple sample of Gin.

gin go rest-api

Last synced: 29 Dec 2024

https://github.com/flowers-bloom/gin_web_scaffold

gin 初学者,本着边学习边实践的思想,致力于搭建一个简洁易用的基于 gin 的 web 脚手架。

gin go gorm viper

Last synced: 22 Jan 2025

https://github.com/kapit4n/to-buy-it-api

API develop with gin framework over go language.

api gin go golang

Last synced: 17 Jan 2025

https://github.com/suhanyujie/hello_gin

study for gin

gin golang

Last synced: 07 Jan 2025

https://github.com/sazid/simplebank

A small implementation of a transaction service to learn about ACID properties of db, gin, sqlc, github actions and token based auth.

gin go sqlc

Last synced: 06 Jan 2025

https://github.com/kyu28/db-lab4-silent-car-auction

Database Systems Lab 4 "Database Design: Using PostgreSQL and Web Application to Implement SILENT CAR AUCTION Database System"

element-plus gin gin-gonic golang postgresql vite vue3 vuejs-router vuejs3

Last synced: 04 Jan 2025

https://github.com/xuanjiang1985/vue-first-backend

vue-first backend with golang

gin go

Last synced: 23 Dec 2024

https://github.com/flazefy/culineira-backend

created using golang gin

gin golang postgresql

Last synced: 24 Dec 2024

https://github.com/sayatsap/go-clean-architecture

Exploring clean architecture in Golang

clean-architecture clean-code ddd gin go golang

Last synced: 30 Dec 2024

https://github.com/glebegor/global-repository-of-datasets

This project was created to change lifes of neural-network/data Engeneers and developers.

data-science gin golang react

Last synced: 03 Jan 2025

https://github.com/pvfarooq/gin-crud-starter

Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.

beginner-friendly crud docker docker-compose gin go golang golang-migrate gorm postgresql repository-pattern rest-api starter-template

Last synced: 07 Jan 2025

https://github.com/iamanirudha97/event-management-rest

simple event management CRUD Api using Go

gin go pgx postgresql sqlx

Last synced: 11 Jan 2025

https://github.com/kaungmyathan22/golang-sms-service

SMS otp verification service written in golang.

gin golang twilio

Last synced: 30 Dec 2024

https://github.com/amit9887/jwt-authentication-gin-golang

This repository contains a basic JWT authentication system built with Golang. It utilizes the Gin framework for HTTP handling, Gorm for ORM, and MySQL as the database. The project demonstrates secure user authentication using JSON Web Tokens (JWT).

authentication gin golang gorm jwt mysql

Last synced: 15 Oct 2024

https://github.com/angelospanag/go-gin-cognito-jwt-verification

Example implementation of Cognito JWT verification using Go and Gin

aws aws-cognito gin go golang jwt

Last synced: 03 Jan 2025

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/abbasfisal/blog

simple session based golang blog

gin golang gorm mysql session viper

Last synced: 29 Dec 2024

https://github.com/emilieanthony/rental-service

Rest API for a rental service built in Go using Gin framework

gin gin-framework golang rest-api

Last synced: 24 Jan 2025

https://github.com/scblur869/neo4j-api

api / micro service written to ingest json data and build cypher queries for neo4j

cypher cypher-query-language gin gin-gonic go microservices neo4j

Last synced: 21 Dec 2024

https://github.com/fyzanshaik/code-copy

College accessible cheating system

gin golang react redis tailwindcss typescript

Last synced: 29 Oct 2024

https://github.com/hermanplay/event-manager

Fullstack event managing web application

gin go golang svelte sveltekit

Last synced: 17 Dec 2024

https://github.com/zeze1004/image-hub-platform

이미지 업로드 및 관리 플랫폼 개발

gin go gorm mockgen

Last synced: 08 Jan 2025

https://github.com/letsmakecakes/ecommerce-api

A robust and scalable e-commerce API built with Go, featuring user authentication, product management, shopping cart functionality, and secure payment processing with Stripe integration.

api database gin gin-gonic go golang gorm jwt orm postgresql sql stripe webhook

Last synced: 17 Jan 2025

https://github.com/pawpaw2022/simplebank

A Backend Banking System built in Go

aws-ec2 aws-ecr aws-eks gin golang

Last synced: 16 Jan 2025

https://github.com/vitaly-kashtalyan/go_relays_switch

You can manage on the hlk-sw16 via a simple server. 

docker dockerfile gin gin-gonic go golang hlk-sw16 relay

Last synced: 16 Jan 2025

https://github.com/luizengdev/gopportunities

A very complete API job opportunities using Golang. The API uses Go-Gin as router, SQLite as a database, and GoORM for database comunication. Includes Swagger documantation.

api gin go golang goorm rest sqlite swagger

Last synced: 16 Jan 2025

https://github.com/ratnesh2003/go-crud

A simple application for CRUD operations written in Go using frameworks Gin and GORM

gin golang gorm postgresql

Last synced: 17 Jan 2025

https://github.com/linlindu/messageboard

a restful messageboard api

api gin golang graceful-shutdown jwt restful

Last synced: 16 Jan 2025

https://github.com/insectkorea/swaggpt

SwagGPT is an experimental CLI tool designed to automatically generate and add Swagger annotation to Gin and Echo handler functions in Go projects.

gin golang gpt llm swagger

Last synced: 16 Jan 2025

https://github.com/huangkai1008/mall

Mall is a online shopping platform with [gin]

gin golang mall

Last synced: 16 Jan 2025