techschool / simplebankLinks
Backend master class: build a simple bank service in Go
☆6,384Updated 9 months ago
Alternatives and similar repositories for simplebank
Users that are interested in simplebank are comparing it to the libraries listed below
Sorting:
- A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.☆5,724Updated 5 months ago
- Clean Architecture template for Golang services☆7,284Updated last week
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,973Updated last year
- 📖 100 Go Mistakes and How to Avoid Them☆7,791Updated 3 months ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,081Updated 2 months ago
- Practical concurrency guide in Go, communication by channels, patterns