marvincaspar / go-web-app-boilerplate
Project structure for new go web apps
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-web-app-boilerplate
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- An example Event-Driven application in Go built with Watermill library.☆134Updated last year
- Write language go and using clean architecture☆137Updated last year
- An example Go project for running local development environment, with hot code reloading.☆101Updated 5 years ago
- Clean architecture example in Golang.☆76Updated 10 months ago
- Materials for https://threedots.tech/event-driven/☆27Updated 9 months ago
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆77Updated 3 years ago
- Clean Architecture using Golang.☆83Updated 9 months ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆65Updated 5 years ago
- Some gophers 🐻☆83Updated 3 years ago
- ☆33Updated last year
- A simple JWT Auth CLI☆12Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆95Updated 2 months ago
- ☆65Updated 5 months ago
- Go Hotels microservices☆46Updated 3 years ago
- Event-driven architecture toolkit☆42Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated last year
- FTGOGO - event-driven architecture demonstration application using edat☆130Updated 2 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 2 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated last year
- Go GRPC With Kubernetes on Minikube☆50Updated 3 years ago
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆129Updated last month
- Distributed Systems programming examples in the Go programming language.☆105Updated 2 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆108Updated 3 years ago
- Basic service discovery implementation 🥳☆43Updated 2 years ago
- Go GRPC Auth Microservice