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/shiftkey-labs/shiftkey-server

Web server built for Shiftkey's cross platform interfaces. This repository contains the API code for the Shiftkey App, which is built using Go and Gin framework. The API interacts with a PostgreSQL database to store and retrieve data.

gin gin-gonic go golang gorm postgres postgresql

Last synced: 08 Jan 2025

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/lunarwhite/article-manager

A simple web app with microservice, built with Go and Gin framework.

article-management demo gin golang web-app

Last synced: 08 Jan 2025

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: 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/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/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/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/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/yianandcode/tipsy

Tipsy is command line interface helps you work with the gin framework

gin gin-gonic go golang

Last synced: 24 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/chrischan1117/crypto-marketplace

Created a crypto marketplace with golang

crypto gin go microservice xml

Last synced: 18 Dec 2024

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/abroudoux/go-rest-api-boilerplate

Minimalist boilerplate for building fast and scalable REST API in Go

api api-rest boilerplate gin gin-framework go golang rest-api

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

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/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/wanghuajian620/saturn

Some people compare Go to the C language of the 21st century

gin go

Last synced: 14 Nov 2024

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

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

gin golang gorm mysql

Last synced: 04 Jan 2025

https://github.com/hieudoanm/houseofgo

Golang - Starter

beego gin golang kafka

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/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/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/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/jokereven/gin

Gin Learning

gin golang

Last synced: 19 Jan 2025

https://github.com/kwkwc/gin-docs

Adds Docs support to Gin

api debugger documentation gin gin-docs go markdown

Last synced: 19 Dec 2024

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/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/bluezhan/when-i-begin-learning-something

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

developer gin go golang

Last synced: 08 Jan 2025

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/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/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/chyornyy/youtello

Youtello - a Telegram bot that enables easy downloading of YouTube videos directly within the Telegram app. Built with Python's aiogram library, uses Go's Gin-Gonic framework as backend and PostreSQL to store analytics.

aiogram docker gin gin-gonic go golang postgres postgresql python python3

Last synced: 13 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/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/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/jamestang12/bookstore-user-api

Book store user api

gin golang mysql sql

Last synced: 18 Jan 2025

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/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/flowers-bloom/gin_web_scaffold

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

gin go gorm viper

Last synced: 22 Jan 2025

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

GO framework Gin demo.

gin go golang

Last synced: 26 Dec 2024

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/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/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/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/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/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/wxlbd/gin-casbin-admin

一个基于 Go 语言开发的现代化后台管理系统API,集成了 RBAC 权限管理、JWT 认证等功能。

casbin gin golang restful-api

Last synced: 17 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/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/iamanirudha97/event-management-rest

simple event management CRUD Api using Go

gin go pgx postgresql sqlx

Last synced: 11 Jan 2025

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

This is a practice project I built to learn Go Programming Language and Gin Framework

gin golang jwt rest-api sqlite3

Last synced: 17 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/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/abbasfisal/blog

simple session based golang blog

gin golang gorm mysql session viper

Last synced: 29 Dec 2024

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/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/hoachnt/golang-gin-api

Build simple rest api with: golang, gin

gin golang

Last synced: 04 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