go-web-apis

Installation
SKILL.md

Go Web APIs Skill

Build production-ready REST APIs with Go's net/http and popular frameworks.

Overview

Complete guide for building secure, performant web APIs including routing, middleware, authentication, and best practices.

Parameters

Parameter Type Required Default Description
framework string no "stdlib" Framework: "stdlib", "gin", "echo", "chi"
auth_type string no "jwt" Auth method: "jwt", "api-key", "oauth"
include_openapi bool no false Generate OpenAPI spec

Core Topics

Installs
2
GitHub Stars
4
First Seen
Feb 15, 2026
go-web-apis — pluginagentmarketplace/custom-plugin-go