go-backend-clean-architecture

Official

Go backend with Gin, MongoDB, and Docker.

AuthorEng0AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a Go backend scaffold using Gin, MongoDB, and JWT authentication, organized around Clean Architecture to improve maintainability and testability.

Core Features & Use Cases

  • Gin-based API: Lightweight HTTP server with clear layers.
  • MongoDB integration: Simple data persistence.
  • JWT authentication: Stateless security for APIs.
  • Docker-friendly: Ready-to-run containerization for development and deployment.

Quick Start

Clone this template, install dependencies, and run the server locally:

  • Clone: git clone --depth 1 https://github.com/amitshekhariitbhu/go-backend-clean-architecture.git .
  • Remove Git History (Optional): rm -rf .git; git init
  • Install dependencies: go mod download
  • Run: go run ./cmd/main.go

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: go-backend-clean-architecture
Download link: https://github.com/Eng0AI/eng0-template-skills/archive/main.zip#go-backend-clean-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.