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/remexre/gin-utils

Some utility functions for working with Gin.

gin gin-gonic go golang

Last synced: 15 Oct 2024

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

Replace the log output of gin with zap

gin log lumberjack zap

Last synced: 15 Oct 2024

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

Gin example

example gin

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

https://github.com/kimi0230/swagger_gin_demo

Swagger API Document in Gin.

gin golang swagger swaggo

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

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

https://github.com/eclipsemode/go-todo-app

Go todo list application server

gin go sqlite3 swagger

Last synced: 12 Oct 2024

https://github.com/zidan970/streamcoin

Digital wallet application

gin go sqlite

Last synced: 12 Oct 2024

https://github.com/azevedoguigo/gin-mercado-pago-example

Example of integrating the Mercado Pago SDK into a Golang api developed with the Gin framework.

gin gin-gonic golang mercadopago-api

Last synced: 12 Oct 2024

https://github.com/promonkeyli/my-website-backend

my website backend by golang

gin go gorm

Last synced: 12 Oct 2024

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

Book store user api

gin golang mysql sql

Last synced: 12 Oct 2024

https://github.com/sim1-99/causality-medical-image-domain-generalization

[IEEE-TMI'22] Causality-inspired Single-source Domain Generalization for Medical Image Segmentation (code&data-processing pipeline)

data-augmentation gin gin-ipa

Last synced: 01 Oct 2024

https://github.com/ohviton/ninsho-kun-backend

認証くん用のバックエンド

gin

Last synced: 15 Oct 2024

https://github.com/itsleonb/post-article

A web app for managing article posts

gin golang mysql react rest-api typescript vite

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

https://github.com/ramaraju-personal-org/go_events_resigration_restapi

This repo contains Golang RestApi code for Events registration, user creation, events deletion and updation

bcrypt event-management gin golang jwt-authentication rest-api sqlite3

Last synced: 15 Oct 2024

https://github.com/ijproject/go-gin-tutorial

Go(Gin)の学習用

docker gin go nuxt vuetify

Last synced: 14 Oct 2024

https://github.com/bddjr/gzipstatic-gin

🎉使用静态gzip或br压缩文件响应,减少服务器性能占用。Use static gzip or br compression file response to reduce server performance consumption.

brotli gin gin-contrib gin-framework gin-gonic go go-mod golang gzip http-server static

Last synced: 14 Oct 2024

https://github.com/sesaquecruz/go-chat-broadcaster

A Rest API for a Chat Broadcaster Application.

gin go rabbitmq redis rest-api sse

Last synced: 14 Oct 2024

https://github.com/simontuo/maguas-blog-go

maguas-blog api in go

gin go

Last synced: 14 Oct 2024

https://github.com/genesis-organization/databaseadmin

Database admin tool for Genesis website

alpinejs gin go

Last synced: 14 Oct 2024

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

Gin middleware collections.

gin golang

Last synced: 14 Oct 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/hokkung/configuration

Golang application for handling center configuration

dependency-injection envconfig gin golang microservice redis

Last synced: 14 Oct 2024

https://github.com/hasithaishere/go-rest-api-with-postgresql

A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.

backend crud gin go ip-logger middleware postgresql rest-api

Last synced: 15 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/hi120ki/gin-custom-logger

go gin custom logging middleware

gin gin-gonic go golang middleware

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/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/tosone/golang-gin-template

Golang Gin Template

gin gin-gonic golang templates

Last synced: 14 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/fajarbc/learn-gin

Learning Gin Framework

gin gin-gonic go golang

Last synced: 14 Oct 2024

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

Golang version of the shopper API.

gin gin-framework go golang gorm-orm sqlite

Last synced: 15 Oct 2024

https://github.com/kkato/book-api

書籍管理のためのAPI

gin

Last synced: 15 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/reliqarts/go-docweaver

Product documentation generation package for Go.

documentation docweaver gin golang golang-package markdown

Last synced: 13 Nov 2024

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

Book store API is a microservice architecture API that group 3 individual API and 2 custom build library into a docker container which is highly maintainable and testable

cassandra docker elasticsearch gin gocql golang mux mysql

Last synced: 07 Nov 2024

https://github.com/beretta350/golang-authentication-api

A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.

bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss

Last synced: 10 Oct 2024

https://github.com/linzeyan/demo

docker gin

Last synced: 09 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/junio256/gojob

Project in Go for a Job platform

gin go gorm swagger

Last synced: 14 Oct 2024

https://github.com/slavikdev/jo

Opinionated Go library to build RESTful JSON APIs.

framework gin go golang golang-library json json-api

Last synced: 14 Oct 2024

https://github.com/matheusps/post-manager-api

Post Manager API using Go's Framework Gin

gin gin-gonic go golang rest-api

Last synced: 25 Oct 2024

https://github.com/goodluckxu-go/ginapi

About the OpenAPI usage of gin

gin go openapi openapi3

Last synced: 18 Oct 2024

https://github.com/suyashjoshi179/cors-proxy-go

CORS Proxy Server made using Go and Gin.

compiled cors cors-anywhere cors-proxy gin go golang proxy-server

Last synced: 18 Oct 2024

https://github.com/dch1228/backend-demo

go web 脚手架

gin go

Last synced: 18 Oct 2024

https://github.com/matx64/gin-postgres

A simple web server written in Go.

gin go postgresql

Last synced: 18 Oct 2024

https://github.com/xdevor/ginger

A Golang web backend development starter template power by gin

clean-architecture gin golang starter-template

Last synced: 14 Oct 2024

https://github.com/yuxiang660/little-bee-server

Restful service based on go-gin framework.

gin golang

Last synced: 18 Oct 2024

https://github.com/vanng822/rlimiter

Simple redis rate limit for gin framework

gin rate-limit rate-limiter rate-limiting redis

Last synced: 18 Oct 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: 28 Oct 2024

https://github.com/ltd5552/tiktok

基于Gin框架完成的简易版抖音APP后端

bytedance gin gorm observability

Last synced: 16 Nov 2024

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

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

gin golang-project http-api laravel skeleton template

Last synced: 15 Oct 2024

https://github.com/ardwiinoo/chats-api

⚡ Backend for simple chats web

gin go websocket

Last synced: 15 Oct 2024

https://github.com/mouzkolit/schoolnote

School Application that should store notes, comments and scheduling for teachers parents and pupils

gin golang postgresql sveltekit

Last synced: 15 Oct 2024

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

https://github.com/lazybearlee/yuedong-fitness-server

运动健康APP后端部分

gin golang gorm mysql

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

https://github.com/blue-army-2017/knight

Blue Army Internal Webapp

gin golang gorm picocss

Last synced: 15 Oct 2024

https://github.com/neon-rainbow/sky-take-out-gin

使用Gin框架重构的苍穹外卖项目

gin golang gorm jwt jwt-go postgresql redis server-sent-events

Last synced: 15 Oct 2024

https://github.com/alexdenkk/auth-api

Authentication api using Go/Gin/Docker/PostgreSQL

clean-architecture docker gin go nginx posgresql

Last synced: 15 Oct 2024

https://github.com/ifimust/srsr

Really Simple Service Registry

gin go golang microservices slsa

Last synced: 15 Oct 2024

https://github.com/alex-sandalov/tracker-golang

tracker implementation

gin golang swagger

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

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

Event Management REST API

api gin go

Last synced: 15 Oct 2024

https://github.com/mukulmantosh/go-gin-jwt

JWT Authentication with Gin & Mongo

gin golang jwt mongodb

Last synced: 27 Oct 2024

https://github.com/niazlv/sport-plus-lct

SPORT+ is the backend application for the LCT hackathon 2024.

backend-api docker docker-compose gin gitlab-ci go gorm hackathon-project jwt lct-hackathon postgresql

Last synced: 15 Oct 2024

https://github.com/mwafrika/byfood-test-backend

The Book Management System is a powerful and flexible server application built with Go (Golang) and Gin framework, designed to efficiently manage books. It provides a RESTful API for performing various book-related operations such as adding, updating, deleting, and retrieving books. Additionally, it processes URLs for redirection and canonicalizat

gin gin-gonic golang gorm postgresql swagger swago

Last synced: 15 Oct 2024

https://github.com/mukulmantosh/go-gin-bookstore

Crafted with the Gin Framework, this minimalist bookstore application offers streamlined functionality.

aws gin golang postgres

Last synced: 27 Oct 2024

https://github.com/masb0ymas/gintama

Just boilerplate Gin Golang with GORM

gin golang gorm

Last synced: 23 Oct 2024

https://github.com/abroudoux/not-a-todo-app

Not a todo app

gin go golang todo

Last synced: 15 Oct 2024

https://github.com/hidayathamir/go-simple-crud

Simple crud gin gorm.

gin go golang gorm

Last synced: 15 Oct 2024

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

Gin based Web library, extend Logrus support

gin logrus

Last synced: 30 Sep 2024

https://github.com/mustafakemalgordesli/go-commerce

E-commerce API developed with Golang

docker gin golang gorm postgresql rabbitmq redis

Last synced: 14 Oct 2024

https://github.com/ammorteza/url_shortener

url shortener service by Golang

docker docker-compose gin golang gorm

Last synced: 14 Oct 2024

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

Golang API for our own social network - DHBW Project

gin golangapi gorm social-network

Last synced: 15 Oct 2024

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

Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.

api api-framework framework gin golang grpc tool websocket

Last synced: 15 Oct 2024

https://github.com/ozeer/gva

Api server

api framework gin server

Last synced: 14 Oct 2024

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

Golang api boilerplate using Gin and Gorm

api gin golang gorm

Last synced: 15 Oct 2024

https://github.com/jamesban/sensitive

敏感词

gin golang sensitive

Last synced: 15 Oct 2024