panel-backend-go
CommunityGo backend API rules with SQLite and JWT.
AuthorMord0reK
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the setup of a Go-based backend API with SQLite storage, embedded migrations via goose, Server-Sent Events (SSE) streaming, and JWT-based authentication, reducing boilerplate and promoting production-ready patterns.
Core Features & Use Cases
- SQLite integration using database/sql and modernc for a CGO-free, single-writer pattern.
- Embedded migrations with goose to manage schema changes across deployments.
- SSE and routing using gorilla/mux and SSE signals for live metrics and status updates.
- JWT authorization with HS256 tokens and middleware for protected API endpoints.
- Module map & architecture guidance for building scalable Go backend services.
Quick Start
Start the backend by running the main server entrypoint to boot the API with SQLite, migrations, SSE, and JWT auth.
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: panel-backend-go Download link: https://github.com/Mord0reK/panel/archive/main.zip#panel-backend-go 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 471,000+ vetted skills library on demand.