There are 0 repository under golang-migrate topic.
🔥 REST API для приложения списков ToDo
Exemplary RESTFul API built with go, gin, gorm
PHP's Laravel like web framework supercharged with Go
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.
CLI INTERACTIVE + WORKER + CONCURRENCY + SCRAPING
golang-migrate extra drivers for io/fs
Implementation of clean architecture in golang with gin-gonic & gorm
Quiz App is my pet application designed for both creating and participating in quizzes
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
Go backend template with gin, postgres, redis, migrate, and sqlc
Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.
Under development...
Migration util which wraps golang/migrate package.
golang-migrate plugin for asdf version manager
A boilerplate template for the sqlc, pgx/v5, golang-migrate libraries
API Server (ogen + ent + golang-migrate + postgres)
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.
A CLI application that creates a Golang API Service application template.
A Go-based web service that exposes user-related endpoints (status, leaderboard, task completion, referral assignment) backed by PostgreSQL. The project uses Gin for HTTP routing and pgx for database access.
Backend bank server based on Gin framework with auto-configuring AWS and K8S.
👨💻 REST API for Gym Management System
Example of use of golang-migrate
RESTful banking API built with Go, PostgreSQL, and Docker. Follows clean architecture with SQLC for query generation and CI via GitHub Actions.
Production-ready Go microservice example. Provides gRPC endpoints for managing JWT tokens and user's data
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.
Complete test Driven Development of authed S3 API using Go Gin , Postgres , Docker , Redis workers and Cronjobs with suitable unit testing automated workflows
SPA application with `remix` and `Go`
E-Commerce Rest API
Backend Log Activity using golang, postgresql, mongodb, sqlx and gin.
Work in progress. API service. Clean architecture. DB in postgres, cache in Redis. migrations with golang-migrate. Authorization with access and refresh JWT tokens. middleware for logging, authorization, input validation. Work in docker containers