aliuygur / golan-clean-code-example
a real world example web app in Go
☆117Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for golan-clean-code-example
- Hot reload development for Go☆130Updated last month
- Roles is an authorization library for Golang☆146Updated 4 years ago
- Social network for cats☆261Updated last year
- This is an example implementation of jwt auth with goLang☆108Updated 5 years ago
- Collection of useful patterns☆159Updated 3 years ago
- This is a sample repository for doing Google OAuth in Go with a Web App☆87Updated 7 months ago
- Common Web User Workflows in Go☆101Updated 2 years ago
- One place for me to put all my programmery notes☆220Updated 4 years ago
- Go clean Architecture with GRPC☆117Updated 5 years ago
- Chat in Golang with Websockets and Redis☆133Updated 2 years ago
- Straightforward HTTP session management☆125Updated 2 years ago
- This is a basic setup for the applications programmed by the department of clinical research basel☆49Updated 6 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆142Updated 6 years ago
- Example code to accompany the book building Microservices in go☆101Updated 5 years ago
- Timezone utility for Go☆103Updated 7 months ago
- Social oAuth login in Go has never been so easy☆248Updated last year
- Easily create HTML forms with Go structs.☆397Updated 3 months ago
- MessageBird's REST API for Go☆121Updated last year
- URL Shortener Service in Go☆124Updated 2 years ago
- Example project to show how to combine sql.Tx transactions handling and decorators☆39Updated last year
- My Go playground.☆62Updated 3 years ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated last year
- Golang RPC starter kit with Twirp☆127Updated 6 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated last year
- Design patterns implemented with Golang