Projects in Awesome Lists tagged with gorm-orm
A curated list of projects in awesome lists tagged with gorm-orm .
https://github.com/glebarez/sqlite
The pure-Go SQLite driver for GORM
driver golang gorm gorm-driver gorm-orm sqlite sqlite3
Last synced: 28 Mar 2025
https://github.com/sklinkert/go-ddd
Opinionated Domain Driven Design Template for Go
architecture command-query cqrs cqrs-pattern ddd ddd-architecture domain domain-driven-design go golang gorm-orm idempotency reference rest-api template web
Last synced: 14 Jan 2026
https://github.com/victorsteven/forum-app-go-backend
Forum Backend API built with Golang, GIn Framework, GORM, PostgreSQL/MySQL
gin gin-gonic go golang gorm gorm-orm mysql postgresql
Last synced: 03 Mar 2026
https://github.com/markcheno/go-vue-starter
Starter project - Golang api, Vue.js client with user management and jwt authentication
api-server boilerplate golang gorm-orm jwt-authentication negroni spa starter-template vuejs2
Last synced: 21 Mar 2025
https://github.com/onrik/logrus
Hooks for logrus logging
echo gin gin-gonic gin-middleware golang gorm gorm-orm logging logrus sentry sentry-client
Last synced: 16 May 2025
https://github.com/wpcodevo/golang-gorm-postgres
In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification.
crud crud-api go golang gorm gorm-orm postgresql rest-api restful-api
Last synced: 21 Aug 2025
https://github.com/hellojebus/go-mux-jwt-boilerplate
Golang REST API using MUX, GORM, and JWT for authentication
boilerplate crud go-jwt golang golang-application gorilla-mux gorm-orm jwt mux mysql rest-api
Last synced: 11 Feb 2026
https://github.com/bigkucha/model-generator
jinzhu/gorm model生成器
generator gorm gorm-orm model model-generator
Last synced: 29 Apr 2025
https://github.com/wpcodevo/golang-fiber-jwt
In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the Fiber web framework.
api fiber fiber-framework golang gorm gorm-orm http-server jwt jwt-authentication postgresql rest-api
Last synced: 13 Apr 2025
https://github.com/aklinkert/go-gorm-repository
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
golang golang-library golang-package gorm gorm-orm repository repository-pattern
Last synced: 07 Sep 2025
https://github.com/nicklaswallgren/go-template
Go-template is an opinionated Hexagonal backend template written in GO.
boilerplate clean-architecture gin go go-template golang golang-application gorm gorm-orm hexagonal-architecture swagger template
Last synced: 08 Oct 2025
https://github.com/ruyjfs/example-golang
Golang, Gin Framework, GQLGen GraphQL, Resful, Authentitacion with JWT and much more.
gin-framework gin-gonic golang gorm gorm-migrate gorm-migration gorm-model gorm-orm gorm-sample gqlgen graphql graphql-api graphql-go graphql-golang graphql-server
Last synced: 07 Mar 2026
https://github.com/shanmugharajk/qanet
Question answer forum with minimal features like stack overflow build with Golang, buffalo, gorm, semantic ui.
buffalo fullstack golang gorm gorm-orm postgersql semantic-ui
Last synced: 21 Mar 2025
https://github.com/survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
deep deep-filter deep-filtering deep-map filter filtering go go-map go-orm golang gorm gorm-orm gorm-plugin many-to-many many-to-one map map-deep multi-query one-to-many
Last synced: 09 Sep 2025
https://github.com/jensborch/go-foosball
Foosball REST service
foosball gin-gonic go golang gorm-orm material-ui mui react react-query rest-api sqlite swagger typescript
Last synced: 28 Jan 2026
https://github.com/wpcodevo/golang-fiber
In this article, you'll learn how to build a CRUD API in Golang using the Fiber web framework and GORM. The REST API will run on a Fiber HTTP server and use GORM to persist data in a PostgreSQL database.
api crud crud-api crud-application docker fiber fiber-framework golang gorm gorm-orm postgres postgresql rest-api
Last synced: 13 Apr 2025
https://github.com/ekkinox/fx-template
Go application template based on Uber Fx.
echo golang gorm-orm opentelemetry uber-fx viper zerolog
Last synced: 10 Mar 2026
https://github.com/mukulmantosh/go-ecommerce-app
Ecommerce Application built using Go, Echo, GORM and Kubernetes
echo-framework go golang gorm gorm-orm kubernetes
Last synced: 08 Jul 2025
https://github.com/nccapo/paginate-metakit
A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.
go golang gorm gorm-orm metadata pagination sql
Last synced: 19 Jul 2025
https://github.com/wpcodevo/golang-fiber-sqlite
Have you been wanting to build a simple API in Golang, but don't know where to start? Look no further than this tutorial, where I'll guide you through the process step by step.
api crud crud-api fiber fiber-framework golang gorm gorm-orm sqlite
Last synced: 13 Apr 2025
https://github.com/peterwade153/ivents
go REST API
github-actions golang gorm-orm jwt-tokens rest-api
Last synced: 17 Jan 2026
https://github.com/met-dev/api-project
Api project with Golang, Gorm, Gorilla-Mux, Postgresql
bcrypt go-playground-validator golang gorilla-mux gorm-orm migrations postgresql rest-api
Last synced: 18 Oct 2025
https://github.com/aamirmousavi/mongoleaf
Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.
database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm
Last synced: 30 Mar 2025
https://github.com/alvarorichard/gocrypto
gocrypto is an advanced cryptocurrency sales platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users.
cryptocurrency daisyui-vue fiber-framework golang gorm-orm javascript sqlite student-project study tailwind-css vue vuejs
Last synced: 26 Jul 2025
https://github.com/its-me-debk007/akatsuki_backend
Backend for Akatsuki (an instagram clone exclusively for anime lovers)
aws-ec2 cloudinary docker gin-gonic golang gorm-orm jwt-authentication postgresql
Last synced: 06 Sep 2025
https://github.com/afthaab/user-login-and-signup-using-jwt-gin-gorm
This repository consist of Go application which performs CRUD operation using Postgres.
gin-gonic gorm-orm jwt-authentication postgresql
Last synced: 20 Sep 2025
https://github.com/caknoooo/gin-gorm-clean-golang-blog
Create a simple API blog website using authorization and authentication for logged in users
clean-architecture gin-gonic golang golang-api golang-application gorm-orm
Last synced: 24 Apr 2025
https://github.com/wpcodevo/golang-fiber-mysql
Golang CRUD API Example with GORM, Fiber, and MySQL
crud crud-api crud-operations fiber fiber-framework go golang gorm gorm-orm mysql restapi
Last synced: 02 Aug 2025
https://github.com/luismarchio03/fidelityapp
The ACIM Fidelity App is an application that allows the registration of users, companies, loyalty cards, and points. Users can sign up, log in, update their profile, and recover their password. Companies can register, update their data, and list their information. Loyalty cards can be registered, updated, listed, and deleted, along with the asso...
docker docker-compose gin gin-gonic golang gorm gorm-orm jwt sqlite
Last synced: 30 Mar 2025
https://github.com/zhuravlevma/golang-ddd-architecture
DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model event-driven event-driven-architecture eventbus example go golang golang-api golang-server gorm gorm-orm
Last synced: 12 Apr 2025
https://github.com/khoiuna/nextjs-go-ecommerce-cms
A simple CMS for your online store built with NextJS & Golang.
cms ecommerce fiber-framework golang gorm-orm nextjs14 sqlite3
Last synced: 09 Sep 2025
https://github.com/cabon-tech/jwt-auth-in-golang
This project demonstrates how to implement JWT (JSON Web Token) authentication in a Golang web application using Gin framework.
bycrypt gin-framework gin-gonic golang gorm-orm jwt-auth jwt-authentication jwt-token postgresql
Last synced: 05 Mar 2026
https://github.com/met-dev/microservice-project
Languages: Golang, C#, JavaScript
csharp golang gorm-orm javascript microservices-architecture mssql-database nodejs ocelot-gateway postgresql
Last synced: 16 Mar 2026
https://github.com/joacod/go-playground-api
Go playground Web API using Gin, Swaggo, CORS gin's middleware and GORM
gin-gonic gin-swagger go gorm gorm-orm swag swaggo
Last synced: 08 Apr 2025
https://github.com/manuelarte/pagorminator
Pagination plugin for Gorm
go golang golang-library gorm gorm-orm gorm-plugin library pagination plugin
Last synced: 12 Mar 2026
https://github.com/angular2guy/reactandgo
A project with React in the frontend and Go/Gin/Gorm in the backend, MQTT Messaging, Cron Jobs and a Postgresql Db. Db schema updates are done with Gorms Migrator. Security is done with Golang-Jwt. Structurizr is used for C4 diagrams.
gin gin-gonic go golang golang-jwt gorm gorm-migration gorm-orm makefile mqtt mui mui-material npm paho-mqtt react reactjs recoil structurizr typescript
Last synced: 14 Apr 2025
https://github.com/aleksanderpalamar/login-api
This project is a sample implementation of a login API in Golang, using Echo and JWT, and GORM as the database.
echo-framework gorm-orm jwt-authentication sqlite
Last synced: 11 Jul 2025
https://github.com/gabrielmaialva33/go-modules-api
🧩 An open-source API to manage hub client modules built with Go. 📦
api-rest cobra-cli go-validator gofiber golang gorm-orm modules
Last synced: 19 Apr 2025
https://github.com/ericz99/go-server-api
Simple RESTful API Server example.
api-server example-project golang gorm-orm mysql-database
Last synced: 01 Mar 2026
https://github.com/mgobeaalcoba/golang_programming
Repository where I will leave the work done in golang during the Udemy course
api-rest go golang-library gorilla-mux gorm-orm server
Last synced: 12 Jan 2026
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 30 Dec 2025
https://github.com/lukaszfabia/golocal
Event Planning App
bloc dart docker-compose flutter go gorm-orm oauth2 postgresql rest-api
Last synced: 30 Apr 2025
https://github.com/gabrielfmcoelho/abare-api
Abaré API is a Go RESTful API designed with clean architecture patterns for managing users, diaries, families, and children participating in follow-up programs aimed at the development of children and teenagers with Autism Spectrum Disorder (ASD).
api-rest cicd clean-architecture gin-gonic github-actions golang gorm-orm jwt-authentication logging testing
Last synced: 22 Jan 2026
https://github.com/saman2000hoseini/http-monitor
Simple RESTful API to monitor http in go
echo-framework go golang gorm-orm http-monitor restful-api
Last synced: 05 May 2025
https://github.com/peterkneale/sparrow.api
Sample Code: Sparrow - Dockerised Golang Api build with Goa + Gorma
docker goa golang gorm-orm gorma kubernetes
Last synced: 31 Dec 2025
https://github.com/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 17 Jun 2025
https://github.com/lullaby6/todolist-golang-react
Golang & React Fullstack App - Simple To Do List app with SQL Server
api api-rest apirest docker full-stack fullstack go golang gorilla-mux gorm gorm-orm javascript js mux react reactjs rest-api restful-api sql-server sqlserver
Last synced: 31 Dec 2025
https://github.com/lukaszfabia/social-media-db
Database project
go gofakeit golang gorm gorm-orm postgresql
Last synced: 14 Feb 2026
https://github.com/golaxo/gormgoqrius
Implementation of GoQrius for GORM
filter go golang gorm gorm-orm odata rest rest-api restful-api
Last synced: 17 Jan 2026
https://github.com/prabin-sr/ArticleHistory-Golang
A open-source project, that helps users to get the articles published in NewYork Times newspaper from September, 1851 to last month.
gin gin-framework gin-gonic gin-middleware go go-lang golang golang-application golang-examples golang-library golang-package golang-server golang-tools gorm gorm-migrate gorm-migration gorm-model gorm-orm gorm-sample mysql
Last synced: 27 Oct 2025
https://github.com/flagro/projecttextagent
Updater of text contents of project files for ProjectTextSuite
docker fsnotify go gochannels golang gorm gorm-orm goroutine postgres postgresql texttablescoop vecmetaq
Last synced: 09 Oct 2025
https://github.com/omaskery/optimistic-gorm
Experimental little library implementing an optimistic locking primitive for GORM, a Go ORM library.
concurrency go golang gorm gorm-orm optimistic-locking
Last synced: 29 Jan 2026
https://github.com/brian-gl/api-courseroom
Golang Http Api For CourseRoom System
api-rest golang gorm-orm http json json-rpc-client sql-server stored-procedures
Last synced: 14 Mar 2026
https://github.com/koraygocmen/golang-boilerplate
Golang API Boilerplate
boilerplate docker golang golang-api gorm gorm-orm
Last synced: 15 Jun 2025
https://github.com/aklinkert/go-gorm-logrus-logger
A simple logger implementation for GORM, using logrus for the actual logging.
golang golang-library golang-package gorm gorm-logrus-logger gorm-orm logrus logrus-adapter
Last synced: 07 Sep 2025
https://github.com/skamranahmed/go-rest-api
A boilerplate code for creating a REST API using Go, GIN and GORM.
Last synced: 24 Feb 2025
https://github.com/Fingertips18/go-react-auth
🔒Go-based authentication service with React frontend, offering secure JWT authentication and user management.
auth go gofiber golang gorm-orm postgresql reactjs smtp supabase tanstack-query vitest
Last synced: 12 Jun 2025
https://github.com/marialuizaleitao/api-rest-golang
A RESTful API built with Go for managing pilots. It utilizes Docker for containerization and connects to a PostgreSQL database for data storage. Featuring endpoints for CRUD operations, middleware for JSON responses, and integration with GORM for simplified database interaction.
docker golang gorm-orm postgresql
Last synced: 25 Feb 2025
https://github.com/yarncraft/mini-graphql
A minimal GraphQL server template in Go.
docker gin gin-gonic golang gorm gorm-orm gqlgen graphql graphql-api graphql-server
Last synced: 16 Jan 2026
https://github.com/racibaz/go-arch
Go-Arch — Clean-Architecture & DDD starter for Go / Hexagonal + REST + gRPC template A starter boilerplate for building scalable REST/gRPC services with Domain-Driven Design,modular structure and clean architecture in Go.
domain-driven-design elasticsearch gin golang golang-api gorm-orm graceful-shutdown grafana grpc-go hexagonal-architecture jaeger kibana kubernetes postgresql prometheus rabbitmq restful swagger test-driven-development twillo
Last synced: 14 Jan 2026
https://github.com/wpcodevo/go-postgres-crud-rest-api
In this article, you will learn how to create a CRUD REST API in Golang using Fiber as the web framework and PostgreSQL as the database.
crud crud-api crud-api-fiber go golang gorm-orm postgres
Last synced: 21 Mar 2025
https://github.com/qaware/cloud-native-weather-golang
A simple weather REST service using Golang, Gin and GORM.
cloud-native docker flux gin-framework gorm-orm hacktoberfest kustomize microservice skaffold tilt
Last synced: 14 May 2025
https://github.com/prabin-sr/articlehistory-golang
A open-source project, that helps users to get the articles published in NewYork Times newspaper from September, 1851 to last month.
gin gin-framework gin-gonic gin-middleware go go-lang golang golang-application golang-examples golang-library golang-package golang-server golang-tools gorm gorm-migrate gorm-migration gorm-model gorm-orm gorm-sample mysql
Last synced: 24 Mar 2025
https://github.com/dhruvikdonga/gopostlike
This project uses gorilla mux for apis and also jwt and gorm . It is implemented in MVC code structure . Uses Vuejs/Vuetify for frontend
boilerplate gorilla-mux gorm-orm jwt jwt-authentication rest-api vuejs
Last synced: 03 Jul 2025
https://github.com/emarifer/search-engine
A mini Google. Custom web crawler & indexer written in Golang.
crawler dashboard deep-first-search fiber-framework full-text-search golang gorm-orm htmx htmx-go hyperscript indexer inverted-index response-caching search-engine templ worker-pool
Last synced: 06 Mar 2025
https://github.com/xasannosirov/object-relational-mapping
SQL ORM tool for Golang
golang gorm-orm orm-framework postgresql-database sql
Last synced: 05 Mar 2025
https://github.com/khip01/gin-restful-api-go
Tools/Alat
gin-gonic go golang gorm-orm mysql restful-api simple-rest-api
Last synced: 15 Jun 2025
https://github.com/M3ikShizuka/service-account
OAuth2 Ory Hydra Golang Identity Provider. Account management microservice. Clean Architecture. SOLID principles. Unit Test. Table Driven tests. Mock. Mock.
account clean-architecture database databases golang gomock gorm gorm-orm identityprovider microservice mock oauth2 ory-hydra postgresql service solid unit-test viper zap
Last synced: 01 Jan 2026
https://github.com/alym62/rest-go
REST API com Go, Gin e Gorm
docker gin-gonic go gorm-orm postgresql swagger
Last synced: 29 Mar 2025
https://github.com/ishangoyal13/todolist
ToDo list web app
docker-compose gin-gonic golang gorm-orm reactjs
Last synced: 30 Dec 2025
https://github.com/ibsanju/go-books
Go Lang API CRUD mysql
api-rest golang gorm-orm mux-router mysql
Last synced: 20 Jul 2025
https://github.com/fingertips18/go-react-auth
🔒Go-based authentication service with React frontend, offering secure JWT authentication and user management.
auth go gofiber golang gorm-orm postgresql reactjs smtp supabase tanstack-query vitest
Last synced: 10 Apr 2025
https://github.com/bryanfks-dev/courtly-service
Backend service of Courtly: Easily Order Court Application built with echo and GORM Golang framework
echo-framework golang gorm-orm
Last synced: 06 Mar 2025
https://github.com/maxking/golinks
URL shortner writtne in Golang.
gin-gonic golang gorm-orm url-shortener
Last synced: 03 Jul 2025
https://github.com/muthukumar89uk/go-simple-blogs
It is a sample blog application implemented by using the go-with-fiber framework.
blog-post-app fiber-framework go golang gorm gorm-orm postgresql-database
Last synced: 02 Apr 2025
https://github.com/rashevskiivv/go-gin-api
Pet project to try Gin & MongoDB. Check README for more info
docker docker-compose docker-volume dockerfile gin-gonic go golang gorm-orm mongodb mongodb-database shell viper-env
Last synced: 20 Jan 2026
https://github.com/eideard-hm/portfolio-rest-api
REST API for personal portfolio write in Go.
air fiber go gorm-orm postgresql
Last synced: 12 Jan 2026
https://github.com/caknoooo/compfest-movie-ticketing-be
Build API for ticketing movie in event compfest Indonesian
clean-architecture gin gorm-orm movies-api restful-api ticketing-system
Last synced: 30 Jun 2025
https://github.com/caknoooo/rpl_bank_api
Membuat CRUD sederhana dengan menggunakan gin/gorm
Last synced: 29 Mar 2025
https://github.com/beretta350/tweedledo-backend
A To-Do list backend project built in Golang using principles of hexagonal and clean architecture.
clenanerarchitecture docker gin gin-framework golang golang-application gomock gorm gorm-orm hexagonal-architecture integration-testing open-source postgresql sqllite todo-app todo-list todoapp todolist unittest
Last synced: 29 Mar 2025
https://github.com/cinematiccow/bookshelf
Go api made with gin & gorm, and supertokens
docker gin-gonic go gorm-orm supertokens
Last synced: 16 Jun 2025
https://github.com/met-dev/register-form-api
Video=https://youtu.be/s6jW8OJIZYk
golang golang-api gorm-orm migration postgresql
Last synced: 21 Jul 2025
https://github.com/dandymaulana19/fullstack-multicontainer
api docker gin golang gorm-orm javascript nextjs tailwindcss
Last synced: 16 Aug 2025