go-project-server
CommunityGo server boilerplate with Echo, gRPC, and cmux.
Authorpixb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a Go server boilerplate that combines Echo HTTP, Connect RPC interceptors, and cmux port multiplexing to run HTTP/1.1 and HTTP/2 services on a single port.
Core Features & Use Cases
- Unified HTTP and gRPC services: build REST, gRPC, and Connect endpoints that share common business logic.
- Clear project structure: organized server, router, and authentication components to accelerate onboarding and maintenance.
- Production-ready lifecycle: health checks, graceful shutdown, and service registration for reliable deployments.
Quick Start
To begin, define your proto services, generate Go code, implement server.go following the provided layout, and run the application to expose HTTP/1.1, HTTP/2, and Connect routes on a single port.
Dependency Matrix
Required Modules
None requiredComponents
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-project-server Download link: https://github.com/pixb/pixai/archive/main.zip#go-project-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.