Golang starter kit for REST APIs with messaging and caching.
Starter kit for building REST APIs in Go. Includes HTTP routing patterns, configuration management, examples for ORM-based persistence, Redis caching, and RabbitMQ messaging. Suited for microservices and backend services that need API endpoints, background processing, and caching.
0