Golang Gin starter with DynamoDB and Docker for REST APIs
Starter project for building REST APIs with Golang and Gin, using DynamoDB as the persistence layer and a local Docker image for development. Includes environment-based configuration, auth and log middlewares, a health-check endpoint, and project scaffolding (Makefile, Procfile) suitable for backend services.
0