Skip to main content
Run any Skill in Manus
with one click
GitHub repository

golang-gin-best-practices

golang-gin-best-practices contains 8 collected skills from henriqueatila, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
3
updated
2026-03-18
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

golang-gin-api
software-developers

Build REST APIs with Go Gin. Use when creating Go web servers, adding Gin routes, writing handlers, or asking about middleware, binding, error handling, or project structure.

2026-03-18
golang-gin-auth
software-developers

JWT auth and RBAC for Go Gin APIs. Use when adding login, signup, JWT tokens, role checks, protected routes, or password hashing to a Gin app.

2026-03-18
golang-gin-database
software-developers

PostgreSQL integration for Go Gin with GORM/sqlx. Use when adding a database, writing queries, creating repositories, running migrations, or wiring DB layers in a Gin project.

2026-03-18
golang-gin-architect
software-developers

Software architect for Go Gin APIs. Use when making architecture decisions, evaluating complexity, designing systems, choosing patterns, or coordinating across gin skills.

2026-03-17
golang-gin-deploy
software-developers

Deploy Go Gin APIs with Docker, docker-compose, Kubernetes. Use when Dockerizing a Go app, setting up docker-compose, deploying to K8s, or configuring CI/CD and health probes.

2026-03-17
golang-gin-psql-dba
database-architects

PostgreSQL DBA for Go Gin APIs. Use when designing schemas, analyzing migrations, choosing indexes, optimizing queries, or selecting extensions (pgvector, PostGIS, TimescaleDB).

2026-03-17
golang-gin-swagger
software-developers

Swagger/OpenAPI docs for Go Gin with swaggo/swag. Use when adding API docs, Swagger UI, endpoint annotations, or generating swagger.json for a Gin application.

2026-03-17
golang-gin-testing
software-quality-assurance-analysts-and-testers

Test Go Gin APIs with httptest, table-driven tests, testcontainers. Use when writing tests for Gin handlers, services, middleware, or setting up integration and e2e tests.

2026-03-17