golang-migrate
There are 73 repositories under golang-migrate topic.
zhashkevych/todo-app
🔥 REST API для приложения списков ToDo
zacscoding/gin-rest-api-example
Exemplary RESTFul API built with go, gin, gorm
saalikmubeen/goravel
PHP's Laravel like web framework supercharged with Go
samirprakash/go-bank
Backend system for a simple banking application developed to be used as a boilerplate for best practices around developing and working with golang based API's, GORM with SQLC and PostgresSQL as a database.
EkoEdyPurwanto/CLIs-Applications
CLI INTERACTIVE + WORKER + CONCURRENCY + SCRAPING
johejo/golang-migrate-extra
golang-migrate extra drivers for io/fs
readytowork-org/go-gin-skeleton
Implementation of clean architecture in golang with gin-gonic & gorm
IraIvanishak/quiz-pet-app
Quiz App is my pet application designed for both creating and participating in quizzes
martishin/movie-search-service
Full-stack web app for browsing and streaming movies, built with React.js and Go, using Terraform for infrastructure provisioning. Example project used in Technical Skills for Product Managers course
n1207n/golang-app-scaffold
Go backend template with gin, postgres, redis, migrate, and sqlc
pvfarooq/gin-crud-starter
Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.
viniciusgabrielfo/boilerplate-golang-rest-api
Under development...
baza04/todoApp
Simple BackEnd for creating and managing TODO lists
Borislavv/go-migrate
Migration util which wraps golang/migrate package.
joschi/asdf-gomigrate
golang-migrate plugin for asdf version manager
neepooha/sso
Golang GRPC microservice for SSO with clean architecture
olexnzarov/sqlc-pgx-migrate-template
A boilerplate template for the sqlc, pgx/v5, golang-migrate libraries
trevatk/go-template
golang template project
walkersumida/go-api-server
API Server (ogen + ent + golang-migrate + postgres)
zgsolucoes/zg-data-guard
ZG Data Guard is a centralized tool designed to streamline and secure the management of multiple databases across various environments. It simplifies administration by providing a unified platform to handle database ecosystems, technologies, instances, predefined roles, databases, users, and access control. All secured through JWT-protected API.
abhijithk1/api-service-generator
A CLI application that creates a Golang API Service application template.
ghkdqhrbals/golang-backend-master
Backend bank server based on Gin framework with auto-configuring AWS and K8S.
igorhoffmann/gms-app
👨💻 REST API for Gym Management System
Its-Alex/golang-migrate-example
Example of use of golang-migrate
KothariMansi/Simple-bank
RESTful banking API built with Go, PostgreSQL, and Docker. Follows clean architecture with SQLC for query generation and CI via GitHub Actions.
martishin/auth-server
Production-ready Go microservice example. Provides gRPC endpoints for managing JWT tokens and user's data
nibroos/elearning-go
An backend online learning platform that is designed for those who want to carry out learning and equivalency exams for package A, B, C with customizable material & exam questions prepared by flexible and easily accessible instructors and students.
SabariGanesh-K/AWS_S3_Gin_Mockup
Complete test Driven Development of authed S3 API using Go Gin , Postgres , Docker , Redis workers and Cronjobs with suitable unit testing automated workflows
soartec-lab/remix-go-spa
SPA application with `remix` and `Go`
sonlam1931/ecom-rest-api
E-Commerce Rest API
VincentLimarus/go-log-activity
Backend Log Activity using golang, postgresql, mongodb, sqlx and gin.
kirinyoku/pgmigrate
cli for managing postgres migrations
Piszmog/migrate-libsql
SQL Migration for libsql
VincentLimarus/dependency-injection
Trying to implement basic dependency injection in go