vsouza / go-gin-boilerplate
A starter project with Golang, Gin and DynamoDB
☆774Updated 2 months ago
Alternatives and similar repositories for go-gin-boilerplate:
Users that are interested in go-gin-boilerplate are comparing it to the libraries listed below
- The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authe…☆1,106Updated 2 weeks ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆875Updated 3 years ago
- Implementation of clean architecture in Go, Gin with dependency injection.☆488Updated last year
- Exemplary real world backend API built with Golang + Echo☆510Updated 3 years ago
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆456Updated last year
- Exploring Domain-Driven Design in Golang☆670Updated 3 years ago
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆952Updated 2 years ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,573Updated last month
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Microservice template project for Go and gRPC☆544Updated 4 years ago
- Clean Architecture sample☆633Updated last year
- Idiomatic Golang Restful Starter Kit☆1,488Updated 4 months ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,229Updated last week
- Exemplary real world application built with Golang + Gin☆2,570Updated last year
- The boilerplate of the GoLang application with a clear microservices architecture.☆271Updated 3 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆521Updated last year
- Go with Clean Architecture☆596Updated last year
- This is an API built with golang, jwt, gorm, postgresql, mysql☆491Updated 4 years ago
- A demo repository that explains an approach to DDD in Go☆673Updated last year
- ☆461Updated 4 years ago
- Practical implementation of Domain Driven Design in go☆329Updated this week
- A Go RESTful API template☆585Updated 2 weeks ago
- Exploring DDD in Go☆2,425Updated 3 years ago
- Clean Architecture sample☆1,294Updated last year
- Golang Microservices Example☆1,061Updated last year
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,578Updated 3 years ago
- awesome for gin framework☆417Updated 2 years ago
- Clean Architecture Golang Example (kinda)☆257Updated 3 years ago
- Official CORS gin's middleware