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/build-on-aws/golang-gin-app-on-aws-lambda

Take a URL shortener application written using Gin, and run it as a serverless Lambda function.

gin golang lambda serverless

Last synced: 07 Nov 2024

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

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

gin golang gorm mysql

Last synced: 09 Nov 2024

https://github.com/kbbushman/offers

Go API Built with Gin and PostgresSQL for Buy/Sell App

gin go postgresql rest-api

Last synced: 09 Nov 2024

https://github.com/nikkhvat/go-portfolio-back

A project developed in golang. PostgreSQL as a database. GORM as an ORM. Core GIN Framewor. Back-end for open source website goportfolio

clean-architecture docker docker-compose gin go golang gorm jwt-authentication postgresql

Last synced: 10 Nov 2024

https://github.com/alex-sandalov/selection-of-advertising-sectors

A website that chooses the best segment to advertise on

docker fastapi gin go gradient-boosting js ml postresql python react redis

Last synced: 15 Oct 2024

https://github.com/zeabur/gin-template

A simple gin (golang) app deploy on Zeabur. https://gin.zeabur.app/

cloud deploy gin gin-gonic go golang template zeabur

Last synced: 09 Nov 2024

https://github.com/bernardobarreto/go-gin-basic-rest-api

Sample REST API written with Go using Gin

gin golang rest-api

Last synced: 09 Nov 2024

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

基于 Go 的 Gin 项目模板

gin golang template

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

https://github.com/suhanyujie/hello_gin

study for gin

gin golang

Last synced: 10 Nov 2024

https://github.com/d-alejandro/training-level0

Go, OOP, SOLID, Golang 1.22, NATS Streaming, Gin Web Framework, PostgreSQL, SQL, Docker Compose, WB Tech, Wildberries

docker docker-compose gin gin-framework go golang nats nats-streaming oop postgresql solid sql wb-tech wbtech wildberries

Last synced: 09 Nov 2024

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: 09 Nov 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: 15 Oct 2024

https://github.com/cinemascan/rottentomato-go

Golang version of https://github.com/preritdas/rottentomatoes-python/

gin go golang rotten-tomatoes rotten-tomatoes-scraper rottentomatoes rottentomatoes-scraper

Last synced: 31 Oct 2024

https://github.com/blanc42/dhukan

Ecommerce cms built using Next14 and golang

cms ecommerce gin golang nextjs14 postgres

Last synced: 15 Oct 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/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 static uuid

Last synced: 10 Nov 2024

https://github.com/tanalam2411/gorefapi

Sample project - Gin, Gorm, QueryBuilder

gin golang gorm

Last synced: 15 Nov 2024

https://github.com/svbygoibear/hermes-crypto-core

Core of Hermes Crypto B/E; now serverless. Let Hermes determine your fate! Powered by Go.

gin golang

Last synced: 15 Oct 2024

https://github.com/cuongnb14/gin-builder

Build your powerful gin API quickly

gin gin-builder gin-helper gorm-filter

Last synced: 15 Oct 2024

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

Twitter like backend server with golang.

api backend gin go golang gonic-gin server

Last synced: 15 Oct 2024

https://github.com/hramov/jobhelper

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

gin golang telegram

Last synced: 10 Nov 2024

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

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

gin go-redis golang gorm jwt

Last synced: 12 Nov 2024

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

simple event management CRUD Api using Go

gin go pgx postgresql sqlx

Last synced: 12 Nov 2024

https://github.com/linzeyan/demo

docker gin

Last synced: 09 Nov 2024

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

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

gin go-spring web

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

https://github.com/ma5hr00m/kinoko-words

⚡️ Focal Hub (under development)

docker gin github-actions reeact

Last synced: 31 Oct 2024

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

API for reiki-client repo

api gin go golang rest-api sqlite

Last synced: 15 Oct 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: 23 Oct 2024

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: 11 Nov 2024

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: 11 Nov 2024

https://github.com/adopabianko/ggg

Go Gin Gorm Boilerplate

gin golang gorm mysql rest-api

Last synced: 11 Nov 2024

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

FUN 2020 PBL ミライケータイ

apollo gin golang graphql

Last synced: 11 Nov 2024

https://github.com/3uchris/bankproject

Backend Web Service for A Bank in Go

docker gin go golang http-server kubernetes sqlc

Last synced: 11 Nov 2024

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

A rudimentary record store REST API built in Golang using Gin

gin gin-gonic go golang json rest-api

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

https://github.com/zazk/ginrrpc

Go Gin Framework with gRPC App

gin go golang grpc

Last synced: 11 Nov 2024

https://github.com/maexled/logic-quiz-app

This project was part of the pratical course: Logic App Development

dart flutter gin go golang propositional-logic

Last synced: 31 Oct 2024

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: 11 Nov 2024

https://github.com/leonardonicola/tickethub

Serviço de ingressos para eventos misturando conceitos de arquitetura hex e modular

air gin golang hexagonal-architecture modular-monolith postgres stripe swagger

Last synced: 11 Nov 2024

https://github.com/putto11262002/expense-tracker

A shared expense tracker application

docker gin golang reactjs terraform typescript

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

https://github.com/shrilakshmishastry/gin-gorm-todo-app

A todo application with Gin a golang web framework.

docker gin golang mysql

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

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

Quick Background Management Startup Template

admin gin go vue

Last synced: 11 Nov 2024

https://github.com/downsonwang/cassandra-golang

using golang to learn cassandra

cassandra gin golang nosql

Last synced: 12 Oct 2024

https://github.com/ks-avinash/simplebank

Learn everything about backend web development: Golang, Postgres, Gin, Kubernetes, AWS, GitHub Actions

gin golang postgres

Last synced: 12 Oct 2024

https://github.com/egrizq/golang

basic and use case of golang

gin golang gorm mongodb mysql

Last synced: 07 Nov 2024

https://github.com/raihan2bd/vidverse

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin golang gorm nextjs postgres react tailwindcss typescript

Last synced: 15 Nov 2024

https://github.com/stanleyy7/employeebackendgo

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

gin golang rest-api

Last synced: 12 Nov 2024

https://github.com/ajsalemo/go-deployment-samples

Various Go web framework examples

azure beego containers docker gin go goji golang martini

Last synced: 07 Nov 2024

https://github.com/kwa0x2/go-postgre-api-example

Example a Dockerized REST API using Go, Gin, Gorm, and PostgreSQL

docker gin gin-framework gin-gonic golang golang-api golang-examples gorm postgresql

Last synced: 12 Oct 2024

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

GoのRESTAPI

adminer gin go golang mysql

Last synced: 23 Oct 2024

https://github.com/mulatinho/golabs

a bunch of miscellaneous Golang code

gin go golang

Last synced: 23 Oct 2024

https://github.com/raihan2bd/vidverse-client

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket

Last synced: 15 Nov 2024

https://github.com/joeig/gin-nonce

Nonce middleware for Gin

csp gin go nonce

Last synced: 15 Oct 2024

https://github.com/egrizq/product-analysis-with-concurrency

Analysis and process data with concurrency supported by golang and postgres

gin golang gorm goroutines postgres

Last synced: 07 Nov 2024

https://github.com/solomonbaez/hyacinth

Enterprise newsletter API built in Go.

gin golang newsletter rest-api

Last synced: 01 Nov 2024

https://github.com/alimy/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.

gin go http

Last synced: 01 Oct 2024

https://github.com/charlesmuchogo/gin-gorm

Quick project setup with go. Includes authentication, connection to the database and authentication endpoints

gin golang gorm postgresql

Last synced: 13 Nov 2024

https://github.com/mrinjamul/words-zen

Words as a Service.

gin go service

Last synced: 15 Oct 2024

https://github.com/aksh-patel1/go-gin-rest-api

This project is a straightforward Go REST API created with the Gin framework and PostgreSQL for player and score management. The API offers various endpoints for performing CRUD operations on player data and obtaining a leaderboard.

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

Last synced: 01 Nov 2024

https://github.com/aleroxac/alura-golang-gin

Projeto desenvolvido com base no treinamentos de Golang com Gin Gonic na plataforma Alura.

alura docker docker-compose gin gin-gonic go golang orm postgres rest-api

Last synced: 14 Oct 2024

https://github.com/qunv/qn

Simplified wrap router handler for Go.

gin go golang library

Last synced: 15 Oct 2024

https://github.com/fajarbc/learn-gin

Learning Gin Framework

gin gin-gonic go golang

Last synced: 14 Oct 2024

https://github.com/tosone/golang-gin-template

Golang Gin Template

gin gin-gonic golang templates

Last synced: 14 Oct 2024

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

Rest api Golang with Gin & Gorm

gin go gorm

Last synced: 24 Oct 2024

https://github.com/dbgjerez/iot-devices-crud

microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB

crud docker gin gin-gonic golang helm iot kubernetes mongodb

Last synced: 14 Oct 2024

https://github.com/eyalgolan/key-value-persistent-store

A service that exposes a REST API which allows users to create, update, delete and retrieve answers as key-value pairs.

docker docker-compose gin gin-gonic go golang gorm gorm-orm key-value postgres postgresql rest rest-api

Last synced: 14 Oct 2024

https://github.com/hi120ki/gin-custom-logger

go gin custom logging middleware

gin gin-gonic go golang middleware

Last synced: 14 Oct 2024

https://github.com/zitn/compress

gin compress middleware all in one

br compress deflate gin gzip

Last synced: 14 Oct 2024

https://github.com/hokkung/configuration

Golang application for handling center configuration

dependency-injection envconfig gin golang microservice redis

Last synced: 14 Oct 2024

https://github.com/saeedmaldosary/go-authentication-jwt

Go-Authentication-JWT is a robust authentication system built using Go (Golang). It leverages the power of JWT (JSON Web Tokens) to provide secure token-based authentication for applications. The project is designed with modularity in mind, making it easy to integrate with existing Go applications or to use as a foundation for new projects.

authentication gin go jwt

Last synced: 13 Nov 2024

https://github.com/siriyas/go-webservice

sample MyShop webservice using go gin framework

gin go webservice

Last synced: 14 Oct 2024

https://github.com/sojebsikder/goframe

A go boilerplate to create new web application

boilerplate gin gin-framework go goboilerplate golang

Last synced: 14 Oct 2024

https://github.com/wisnuuakbr/blog-rest-go

Building simple blog app with Go, Gin, Gorm, and PostgreSQL

blog gin golang gorm restapi

Last synced: 15 Oct 2024

https://github.com/junio256/gojob

Project in Go for a Job platform

gin go gorm swagger

Last synced: 14 Oct 2024

https://github.com/code4mk/go-gin-boilerplate

Golang - Gin framework boilerplate ( Cooking stage )

gin gin-boilerplate golang gorm

Last synced: 13 Nov 2024

https://github.com/stuoj/stuoj-ai

基于大模型的 ACM-ICPC 自动出题系统,能够自动生成算法题目、测试数据和题解。

ai gin go

Last synced: 13 Nov 2024

https://github.com/namkatcedrickjumtock/sigma-auto-api

Back end web server api for Sigma automobile

docker docker-compose gin go makefile postgres

Last synced: 14 Oct 2024

https://github.com/zzzzer91/gin-middleware

Gin middleware collections.

gin golang

Last synced: 14 Oct 2024

https://github.com/wtlow003/recipe-gin-api

Production-ready recipe demo RESTful API with Gin.

docker gin golang

Last synced: 15 Nov 2024

https://github.com/tejasvi541/go-server

Practice Go Server

gin gin-gonic go jwt

Last synced: 15 Oct 2024