Golang boilerplate for web services with Redis and Docker support
Go Quick is a production-ready boilerplate web application written in Go. It provides environment/Consul-based configuration, modular key-value database integration, an internal task scheduler, health/readiness endpoints, and Docker Compose support. Suited for building backend services or microservices that need configuration management and KV storage.
0