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/tony-go/go-api-starter

Golang api boilerplate using Gin and Gorm

api gin golang gorm

Last synced: 06 Dec 2024

https://github.com/winking324/rzap-gin

Replace the log output of gin with zap

gin log lumberjack zap

Last synced: 06 Dec 2024

https://github.com/leyantong/payment_gateway

The Payment Gateway project simulates a payment processing system that allows merchants to process payments and retrieve payment details. This solution includes a payment gateway service, a mock bank simulator, and integrated Swagger documentation for API exploration.

gin golang payment-gateway sql uuid-generator webapp

Last synced: 15 Oct 2024

https://github.com/phankieuphu/go-book

Build Go application CIUD with gin, gorm,...

ciud gin golang

Last synced: 03 Dec 2024

https://github.com/xuanjiang1985/k8s

first example

docker gin go k8s lumen php

Last synced: 23 Dec 2024

https://github.com/xuanjiang1985/ios-go

golang API for cellphones app

api gin golang

Last synced: 23 Dec 2024

https://github.com/huangkai1008/mall

Mall is a online shopping platform with [gin]

gin golang mall

Last synced: 16 Nov 2024

https://github.com/xynurm/simple_bank

Course from udemy learn about backend web development: Golang, Postgres, Redis, Gin, gRPC, Docker, Kubernetes, AWS, CI/CD

aws docker gin golang grpc kubernetes postgresql redis

Last synced: 04 Dec 2024

https://github.com/sillyhatxu/gin-utils

Gin is an HTTP web framework written in Go (Golang). Let's create web projects more quickly based on Gin

api gin go golang microservices web

Last synced: 04 Dec 2024

https://github.com/mkdika/go-rest-api

Go language REST API example using web framework

example gin golang rest-api

Last synced: 04 Dec 2024

https://github.com/diptochakrabarty/go-gin-movies

Simple Movies API using gin and mysql,gorm. User Registration ,login , seesions using JWT , add ,update ,delete and view movies from DB

gin gin-framework golang golang-application hacktoberfest mysql swagger swagger-ui

Last synced: 16 Dec 2024

https://github.com/zetsux/rpl-gin-gorm-bank-api

🏦 An API for an imaginary RPL Bank created as the 3rd assignment of admin oprec from SE Lab (RPL)

api backend bank gin golang gorm

Last synced: 09 Dec 2024

https://github.com/probably-not/go-application-example

An example Go application which can be used as a template to build Go projects

gin golang project-template

Last synced: 06 Dec 2024

https://github.com/ashsajal1/go-tweet

Twitter like backend server with golang.

api backend gin go golang gonic-gin server

Last synced: 06 Dec 2024

https://github.com/nehavatsyan/tictactoe-go

Repository consists of implementation of Tic Tac Toe with Rest Api using Go, Gin. Tic Tac Toe, or Noughts and Crosses for the rest of the world, is a nice simple game where players X and O (or cross and nought) alternate turns occupying cells on a game board until one player reaches a win condition or there are no more empty cells. This API represents the game as a set of valid board states and the viable transitions between the states.

gin gin-gonic golang rest-api

Last synced: 04 Dec 2024

https://github.com/nehavatsyan/tictactoe-rest

Repository consists of implementation of Tic Tac Toe with Rest Api using Go, Gin. Tic Tac Toe, or Noughts and Crosses for the rest of the world, is a nice simple game where players X and O (or cross and nought) alternate turns occupying cells on a game board until one player reaches a win condition or there are no more empty cells. This API represents the game as a set of valid board states and the viable transitions between the states.

api gin gin-gonic go golang golangexamples tictactoe

Last synced: 04 Dec 2024

https://github.com/anton-augustsson/customer-portal

An example application of a scalable customer portal developed in Golang using gin for the backend and Angular for the frontend.

docker docker-com gin go golang nginx openapi openapi-generator

Last synced: 31 Dec 2024

https://github.com/kalyanraju/goqrcode

🌟 A blazing-fast, lightweight API for generating QR codes with custom content and sizes. Built with Go and Gin, containerized with Docker. 🚀 Perfect for developers!

gin go qrcode qrcode-api qrcode-generator qrcodeapi

Last synced: 04 Dec 2024

https://github.com/usrjosephc/api-viagens

API de Viagens usando GoLang

docker docker-compose gin git go gorm postman sqlite

Last synced: 04 Dec 2024

https://github.com/semihbkgr/gin-auth

Http server sample with authentication and authorization written using Gin framework.

authentication authorization gin gin-framework http http-server

Last synced: 04 Dec 2024

https://github.com/muharik19/test-pos-api

Restfull API Simple POS

gin golang mysql

Last synced: 18 Dec 2024

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

Solved examples using gin gonic

examples gin gin-gonic gin-middleware go golang

Last synced: 16 Nov 2024

https://github.com/zag13/gin-example

Gin example

example gin

Last synced: 06 Dec 2024

https://github.com/ashtishad/bookstore

A bookstore RESTful API built on hexagonal architecture. Used Gin framework, PostgreSQL database.

gin go golang hexagonal-architecture postgresql

Last synced: 17 Dec 2024

https://github.com/marcnuri-demo/gin-gonic-httptest

Simple application to demonstrate the use of the Gin Web Framework.

gin gin-framework gin-gonic go golang httptest

Last synced: 16 Nov 2024

https://github.com/nsxz1114/go_web_template

一个通用的goweb后端模板

gin

Last synced: 09 Dec 2024

https://github.com/letsmakecakes/blogging-platform-api

A RESTful API for a blogging platform built using Go and Gin

api api-rest gin gin-gonic go golang postgres postgresql

Last synced: 09 Dec 2024

https://github.com/moesif/moesifgin

Moesif middleware for Go Gin Framework, for API Monitoring, Analytics, and Monetization.

api gin gin-framework gin-gonic go golang moesif moesif-plugin

Last synced: 09 Dec 2024

https://github.com/astarothcode/jwtgo

🔥 An example of JWT authorization using MongoDB and clean architecture principles.

bcrypt boilerplate clean-architecture gin go golang jwt layout mongodb

Last synced: 03 Jan 2025

https://github.com/glocurrency/commons

Common helpers for Golang projects used at GloCurrency.

commons gcp gin gin-gonic glocurrency go golang google helpers

Last synced: 16 Nov 2024

https://github.com/vodolaz095/gin-cache

Caching middleware for GIN framework

cache caching gin gin-gonic redis

Last synced: 16 Nov 2024

https://github.com/mirzakarabulut/simplebank

Build a bank service in Go

docker gin go makefile postgresql sqlc

Last synced: 09 Dec 2024

https://github.com/programmersteve/kafkademo

A React, Typescript app that uses socket.io to communicate with a Node.js, Kafka consumer backend. The Textual python app sends info via a post request to a go gin kafka producer backend. The docker compose sets up the Kafka.

docker-compose gin golang kafka nodejs python react socket-io tailwindcss textual typescript

Last synced: 09 Dec 2024

https://github.com/th3y3m/e-commerce-microservices

An e-commerce platform built using microservices architecture.

casbin docker-compose ecommerce elasticsearch gin gorm jwt microservices mockery postgresql rabbitmq redis rest

Last synced: 13 Dec 2024

https://github.com/jokereven/gin-web

Bluebell, the Go Web project, syncs code from Gitee to Github.

bluebell gin golang

Last synced: 09 Dec 2024

https://github.com/hassanjadi/event-management-api

"This is my first RESTful API project using golang programming language"

gin golang postgresql

Last synced: 13 Dec 2024

https://github.com/arata-nvm/visitor-server

動的に画像を返すOGPのテスト

gin go ogp

Last synced: 09 Dec 2024

https://github.com/silvercory/coryredmond.com

My upcoming blog for coryredmond.com, I bought the domain name, I may as well use it.

blog bootstrap cory gin golang medium mysql redis redmond

Last synced: 09 Dec 2024

https://github.com/t0malexander/go-alura

Fundamentações de Golang com foco em backend, API RESTful e CRUD com inclusão do framework Gin e a biblioteca GORM

api-rest docker gin golang postgresql

Last synced: 23 Dec 2024

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/srgchrksv/geminipodcaster

Geminipodcaster - create virtual podcast with hosts and guests and live interaction

ai gemini genai generative-ai gin go golang google podcast

Last synced: 06 Dec 2024

https://github.com/solomonbaez/hyacinth

Enterprise newsletter API built in Go.

gin golang newsletter rest-api

Last synced: 06 Dec 2024

https://github.com/zeroboo/gin-request-limitter

Request limitter as middleware for gin-gonic framework

gcp gin gin-gonic go golang google-datastore middleware

Last synced: 16 Nov 2024

https://github.com/abroudoux/reiki-api

API for reiki-client repo

api gin go golang rest-api sqlite

Last synced: 06 Dec 2024

https://github.com/mozhiingithub/blog

基于Golang的个人博客系统

blog gin go golang mysql redis restful

Last synced: 06 Dec 2024

https://github.com/golang-acexy/starter-gin

基于github.com/gin-gonic/gin封装的http服务组件

framework gin web

Last synced: 23 Dec 2024

https://github.com/mulatinho/golabs

a bunch of miscellaneous Golang code

gin go golang

Last synced: 11 Dec 2024

https://github.com/yuki-tu/todo-go

GoのRESTAPI

adminer gin go golang mysql

Last synced: 11 Dec 2024

https://github.com/gopher-lego/skeleton

Newer: https://github.com/gopher-lego/ginger

gin golang-project http-api laravel skeleton template

Last synced: 06 Dec 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/stanleyy7/employeebackendgo

A refactor of my employee-creator backend as golang instead of java.

gin golang rest-api

Last synced: 11 Jan 2025

https://github.com/marcbudd/linkup-service

Golang API for our own social network - DHBW Project

gin golangapi gorm social-network

Last synced: 06 Dec 2024

https://github.com/hequan2017/get

go web 框架

gin go golang goweb

Last synced: 03 Jan 2025

https://github.com/tr1sm0s1n/go-dapp-example

DApp example of deploying and interacting with Solidity smart contract using Go.

api dapp ethereum events gin gin-gonic go go-ethereum golang smart-contracts solidity websocket

Last synced: 11 Dec 2024

https://github.com/harshsinghvi/golang-postgres-kubernetes

Autoscaling golang api with EKS and AWS fargate

api auto-scale aws docker eks gin golang kubernetes postgresql

Last synced: 11 Dec 2024

https://github.com/ris-codes/go-shoppy

Go Shoppy is an eCommerce web application made with Golang using Gin Framework and Postgres as database.

backend brevo docker docker-compose ecommerce gin go jwt postgres razorpay sql

Last synced: 06 Dec 2024

https://github.com/devenock/go-shoppers-api

Golang version of the shopper API.

gin gin-framework go golang gorm-orm sqlite

Last synced: 11 Dec 2024

https://github.com/nannigalaxy/go-rest-api

A simple yet scalable, and maintainable RESTful API built using Go

gin go golang rest-api

Last synced: 11 Dec 2024

https://github.com/monolog-connector/monolog-go

Lightweight SDK for Logging and Monitoring

gin gin-gonic golang rpm rpm-packages

Last synced: 16 Dec 2024

https://github.com/sambasivareddy-ch/rest_api_go

Event Management REST API

api gin go

Last synced: 06 Dec 2024

https://github.com/zahidhasann88/go-image-processing

This is provides a set of image processing functions with a RESTful API interface.

gin golang image-processing rate-limiter

Last synced: 06 Dec 2024

https://github.com/alexcoder04/gnoreply

"noreply" email send service written in Go

api email email-sender gin go golang mail noreply

Last synced: 16 Dec 2024

https://github.com/alonza0314/happy-infinity-company

This is an repo for company website for both frontend and backend.

company-site css full-stack gin go golang html javascript

Last synced: 06 Dec 2024

https://github.com/zhaogongchengsi/starter-admin

Quick Background Management Startup Template

admin gin go vue

Last synced: 10 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/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 Nov 2024

https://github.com/odeassis/goodoor

A job opportunities API built using Golang. The API uses Go-Gin as a router, PostgreSQL as a database, and GoORM for database communication. It also includes Swagger for documentation and a well-organized package structure.

api gin go golang goorm rest sqlite

Last synced: 06 Dec 2024

https://github.com/crazyoptimist/gin-starter

Gin REST API Starter for Minimalists

api boilerplate gin go golang jwt modular pagination rest-api starter-kit

Last synced: 12 Dec 2024

https://github.com/john98nf/ultimatemicroservice

A simple microservice exposing a RESTfull API that handles companies information.

docker docker-compose gin go jwt mysql uuid

Last synced: 06 Dec 2024

https://github.com/blanc42/dhukan

Ecommerce cms built using Next14 and golang

cms ecommerce gin golang nextjs14 postgres

Last synced: 06 Dec 2024

https://github.com/gobackpack/hamr

Authentication library

auth casbin gin golang gorm oauth2

Last synced: 16 Nov 2024

https://github.com/neon-rainbow/jwt_authorization

A demo project for user authentication and authorization control using JWT, MySQL, Redis and gRPC technology stack. The project provides HTTP API and gRPC API

gin gorm jwt-go mysql redis zap

Last synced: 06 Dec 2024

https://github.com/dingyuqi/go-pagehelper

go-pagehelper is a tool that helps paginate HTTP interface data under the GIN framework

gin golang pagehelper

Last synced: 06 Dec 2024

https://github.com/luthfyhakim/go-restapi-gin

Rest api Golang with Gin & Gorm

gin go gorm

Last synced: 12 Dec 2024

https://github.com/muuvmuuv/smol-go

A smol (small) scratch go docker container which includes the superfast Gin web framework

container docker gin gin-gonic go scratch small smol

Last synced: 12 Dec 2024

https://github.com/casbin/gin-casbin-example

Example of Gin + Casbin Authorization

abac acl auth authorization authz casbin gin gin-framework gin-gonic go rbac

Last synced: 17 Dec 2024

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/alexdenkk/auth-api

Authentication api using Go/Gin/Docker/PostgreSQL

clean-architecture docker gin go nginx posgresql

Last synced: 06 Dec 2024

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/pawpaw2022/simplebank

A Backend Banking System built in Go

aws-ec2 aws-ecr aws-eks gin golang

Last synced: 16 Nov 2024

https://github.com/nilusche/gin-golang-rest-api

Rest API to learn Golang about the webframework Gin before using it in Production at a renowned EV company :)

gin golang

Last synced: 06 Dec 2024

https://github.com/neon-rainbow/gin-image-server

A simple image upload and retrieval service built using the Gin framework. The project is containerized using Docker and Docker Compose.

docker docker-compose gin golang

Last synced: 06 Dec 2024

https://github.com/iamtonmoy0/restaurant-management-system

Ready to use Restaurant Management system with go gin framework, MongoDB,JWT token authorization.

gin go go-gin golang jwt-authentication management management-system mongodb restaurant restaurant-management restaurant-management-system

Last synced: 05 Jan 2025

https://github.com/mufidu/bookstore-api-go

API for managing an online bookstore. WIth auth, cart, and payment system. Ported to golang.

gin golang

Last synced: 06 Dec 2024

https://github.com/jackjduggan/go-recordstore-api

A rudimentary record store REST API built in Golang using Gin

docker gin gin-gonic go golang json rest-api

Last synced: 22 Nov 2024

https://github.com/gralliry/wifidog-authserver-gin

基于openwrt软路由系统中,软件包wifidog、luci-app-wifidog的认证服务器实现

authserver gin go golang openwrt wifidog

Last synced: 01 Jan 2025