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/jmoussa/go-sentitweet

CLI Application holding a sentiment analysis data (Twitter tweets) pipeline with its own Web API to query results in the database. Written entirely in Go.

api channels cli cli-app cobra data-pipeline data-pipelines gin gin-framework gin-gonic go go-twitter golang gorilla-mux mongodb nlp sentiment-analysis twitter-api

Last synced: 08 Jan 2025

https://github.com/lvisei/go-gin-backend-admin

Go gin backend admin

admin back-end gin gin-gonic golang

Last synced: 26 Nov 2024

https://github.com/hhk7734/equeue.go

equeue.go is an Event Consumer, similar in usage to gin-gonic/gin

cloudevents framework gin golang middleware

Last synced: 13 Jan 2025

https://github.com/saggins/sagg.in

This was an experiement

gin rcon

Last synced: 01 Oct 2024

https://github.com/leslieleung/gin-application-template

A template for gin application.

gin gin-template template

Last synced: 10 Jan 2025

https://github.com/beingofexistence13/dx-backend

🚀 Welcome to dx-backend! This is the one-stop solution for all your backend woes. Built by the legendary software engineer beingofexistence, this project aims to tackle every backend challenge that dares to rear its head. 🐉

django echo express falcon fiber gin laravel pyramid raxx revel rocket

Last synced: 19 Dec 2024

https://github.com/2gbeh/drygin-api

Microsoft Northwind Database REST API w/Golang + Gin

gin go golang northwind-database postgresql supabase

Last synced: 02 Jan 2025

https://github.com/mgjules/api-er

A POC Go boilerplate for building REST API services.

boilerplate gin golang mongodb proof-of-concept restful-api

Last synced: 29 Nov 2024

https://github.com/lingxiyang/go-gin-web-template

go web template

gin go jwt templdate web

Last synced: 29 Nov 2024

https://github.com/dariomatias-dev/go_auth

Sistema de autenticação e autorização para Golang com e-mail e senha

authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc

Last synced: 11 Jan 2025

https://github.com/begenov/student-service

Этот микросервис разработан с использованием Gin, JWT и PostgreSQL для обработки операций создания, получения, обновления и удаления студентов, а также взаимодействия с другим микросервисом для получения информации о курсах, на которые студенты записаны.

docker docker-compose gin jwt kafka microservice postgresql redis-cache sarama

Last synced: 11 Jan 2025

https://github.com/okoge-kaz/golang-todo-application

システム設計演習 Tokyo Institute of Technology

docker gin golang mysql nextjs

Last synced: 29 Nov 2024

https://github.com/fctl3314/exercisemanager-backend

Backend server for managing workout routines and tracking exercise progress. Supports creating custom workout plans, adding exercises with durations and breaks, and tracking completion of sport activities.

gin golang gorm onion-architecture solid viper

Last synced: 08 Jan 2025

https://github.com/vsrc/jaguar

superfast, easy to use mock server

gin gin-gonic go golang mock mock-server mocking server tiedot

Last synced: 08 Jan 2025

https://github.com/najibulloshapoatov/server-core

Server library provides a complete HTTP/HTTPS server that can be easily embedded in your application and requires minimum to no configuration, being able to run securely with its default settings.

api api-rest dynamic-router echo echo-alternative gin gin-alternative gin-gonic go golang golang-api golang-native-server golang-server https-server mux mux-alternative mux-router router routing server-core

Last synced: 29 Nov 2024

https://github.com/moqsien/niogin

NioGin is a Non-blocking implementation of Gin. All functionalities from Gin are supported by NioGin. 异步gin框架。

epoll eventloop gin gin-gonic go http-server

Last synced: 29 Nov 2024

https://github.com/krilie/go-sfile

s-file gin upload file to local path and delete file

file gin go golang upload-file

Last synced: 08 Jan 2025

https://github.com/cr-mao/lori

lori 是一款基于golang的分布式web服务器框架

gin golang grpc grpc-server http-server micro-framework micro-service

Last synced: 08 Jan 2025

https://github.com/caknoooo/quliku-backend-api

This repository is useful for making APIs for quliku applications based on Android, later this application will be used to carry out ITS Youth Technopreneur (IYT) activities

clean-architecture gin golang gorm rest-api

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

https://github.com/thnkrn/go-gin-postgres

Restful API service with Gin, JWT, GORM, PostgresSQL and wire

gin go golang gorm wire

Last synced: 22 Jan 2025

https://github.com/ing-bank/gintestutil

Utilities for writing unit-tests with Gin

context gin go golang test testing unit utilities utility

Last synced: 30 Dec 2024

https://github.com/wwwwwydev/supermarket-inventory-management-system

基于gin+vue3的超市进销存管理系统(gin入门项目) Supermarket Inventory Management System Based on gin+Vue3 (Beginner Project of gin)

gin golang vue3

Last synced: 11 Jan 2025

https://github.com/thoriqdharmawan/go-rest-api-gin

A REST API using Gin framework in Go, offering CRUD operations for products with MySQL integration.

gin go gorm mysql rest-api

Last synced: 08 Jan 2025

https://github.com/nullswan/gin-api-replay-usage

Gin middleware that export important data from passed request and process them in a passed function.

gin gin-api gin-middleware go golang

Last synced: 22 Jan 2025

https://github.com/abroudoux/pokemon-battle-simulator

🐉 REST API to simulate Pokemon duels

api api-rest gin go golang pokemon

Last synced: 08 Jan 2025

https://github.com/adopabianko/ggg

Go Gin Gorm Boilerplate

gin golang gorm mysql rest-api

Last synced: 08 Jan 2025

https://github.com/hrvadl/streamly

Platform for streaming music

csharp gin go golang microservices mysql

Last synced: 08 Jan 2025

https://github.com/monkrus/gin-3

Walk-through of the Go Gin Framework Crash Course 3

gin golang walkthrough

Last synced: 12 Jan 2025

https://github.com/araujo88/gin-gonic-xss-middleware

Middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.

gin gin-framework gin-gonic gin-middleware go golang

Last synced: 30 Sep 2024

https://github.com/atopx/goapi

gin api template

gin gorm rest-api swagger template zap

Last synced: 28 Dec 2024

https://github.com/stremovskyy/gin-request-logger

Request Logger Middleware for Gin Framework

gin gin-framework go golang golang-library middleware

Last synced: 09 Jan 2025

https://github.com/kirkalyn13/equipment-server-go

Simplified Equipment Server backend written in Go Gin.

gin gin-gonic go golang-library gorm mysql

Last synced: 16 Jan 2025

https://github.com/juniormayhe/go-vs-netcore

HTTP benchmark of reading mysql data with go and netcore

gin gin-gonic go golang netcore2 netcore3 rest-api

Last synced: 16 Jan 2025

https://github.com/miladimos/gin-skeleton

go gin skeleton project

gin gin-skeleton golang restful-api

Last synced: 11 Jan 2025

https://github.com/kimi0230/linebot-go

sample linebot save user info and message

cobra gin golang mongodb

Last synced: 16 Jan 2025

https://github.com/monkrus/gin-2

Walk-through of the Go Gin Framework Crash Course 2

gin gin-gonic gin-middleware golang walkthrough

Last synced: 12 Jan 2025

https://github.com/technologize/otel-go-contrib

Open Telemetry Go Contrib

gin metrics opentelemetry

Last synced: 16 Jan 2025

https://github.com/sszqdz/bayes-toolkit

🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.

gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket

Last synced: 16 Jan 2025

https://github.com/pmokeev/web-chat

🐉🔥🐉 Web chat based on Golang and ReactJS, using WebSockets

docker docker-compose gin go golang postgresql react rest-api webchat

Last synced: 07 Dec 2024

https://github.com/pmokeev/chartographer

👨‍💻 Microservice for recovery papyrus

gin gin-gonic go golang rest-api

Last synced: 07 Dec 2024

https://github.com/real-web-world/go-api

【完成度 60%】gin+gorm api项目 快速curd框架 自动生成代码

api curd fastcurd gin golang gorm

Last synced: 16 Jan 2025

https://github.com/scaat/apiserver

An api server demo project.

api-server gin golang gorm

Last synced: 16 Jan 2025

https://github.com/viletyy/potato

基于gin、gorm的api项目脚手架 支持RestFulAPI、RPC调用、数据库迁移

gin go golang gorm migration web zap

Last synced: 16 Jan 2025

https://github.com/bujosa/apollo-ii

This is a simple project for undestanding how works Gin.

api gin golang

Last synced: 12 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/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/egrizq/golang

basic and use case of golang

gin golang gorm mongodb mysql

Last synced: 26 Dec 2024

https://github.com/flazefy/myary-go

created using golang gin

backend gin golang mongodb rest-api service-pattern

Last synced: 05 Dec 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: 18 Dec 2024

https://github.com/zidan970/streamcoin

Digital wallet application

gin go sqlite

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

Book store user api

gin golang mysql sql

Last synced: 18 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/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/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/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/iamleizz/bluebell

基于 Golang 的发帖论坛

gin golang redis sqlx

Last synced: 27 Dec 2024

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

めりはりこのログ関連API

gin golang gorm

Last synced: 20 Jan 2025

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

FUN 2020 PBL ミライケータイ

gin go

Last synced: 20 Jan 2025

https://github.com/ayushh2k/go-store-s3

A web application for managing and storing files in the cloud using Amazon S3

gin gin-gonic golang nextjs redis s3

Last synced: 06 Dec 2024

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

Practice Go Server

gin gin-gonic go jwt

Last synced: 15 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: 06 Dec 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/abroudoux/reiki-api

API for reiki-client repo

api gin go golang rest-api sqlite

Last synced: 06 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/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/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/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/joaorafa19/nlw-journey-2024-go

Api de planejamento de viagens em Go

api gin go goapi-gen goimpl golang sqlc tern

Last synced: 15 Oct 2024

https://github.com/pietrobragaaquinojunior/go-gin-api

Api em go utilizando gin framework com testes unitários.

gin golang testing

Last synced: 15 Oct 2024

https://github.com/ryo-arima/mark1

Simple authorization management system

gin golang

Last synced: 15 Oct 2024

https://git.wvw.ink/package/aqi

A Golang Websocket business framework

gin golang websocket

Last synced: 01 Oct 2024

https://github.com/krilie/lico_alone

go应用框架 使用go与react搭建的个人网站

antd dig docker gin gin-gonic go go-framework golang gorm react swagger

Last synced: 06 Dec 2024

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

Gin based Web library, extend Logrus support

gin logrus

Last synced: 30 Sep 2024

https://github.com/masb0ymas/gintama

Just boilerplate Gin Golang with GORM

gin golang gorm

Last synced: 11 Dec 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: 20 Jan 2025

https://github.com/tiramitzu/attendit-backend

The backend of the AttendIT app built using Golang.

attendance-system backend-api gin golang mongodb redis restful-api

Last synced: 19 Dec 2024

https://github.com/andrew-boutin/go-chat

Golang chat application with Google authentication.

docker docker-compose gin go google-api makefile redis

Last synced: 19 Dec 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/joeig/gin-nonce

Nonce middleware for Gin

csp gin go nonce

Last synced: 19 Dec 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: 27 Dec 2024

https://github.com/reliqarts/go-docweaver

Product documentation generation package for Go.

documentation docweaver gin golang golang-package markdown

Last synced: 13 Jan 2025

https://github.com/joelmcdaniel/team-members

A Golang/MongoDB RESTful API coding challenge solution I whipped up for an interview that subsequently went nowhere. I think perhaps the interviewing company was looking for free solutions as is often the case.

gin gin-gonic go golang mongodb mongodb-driver rest-api

Last synced: 05 Dec 2024

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

書籍管理のためのAPI

gin

Last synced: 06 Dec 2024

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

Golang version of the shopper API.

gin gin-framework go golang gorm-orm sqlite

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