encore-go-api
OfficialEasily build Go API endpoints with Encore.
Authorencoredev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go developers can rapidly expose secure, well-typed HTTP endpoints using Encore's API annotations, reducing boilerplate and mistakes.
Core Features & Use Cases
- Annotation-driven endpoints: define API surfaces with //encore:api annotations to generate handlers and routing.
- Parameter binding: map path, query, and header parameters to strongly typed Go structs.
- Error handling & responses: follow standard patterns for success and error responses with documented error codes.
- Examples & patterns: supports common endpoint patterns such as GET, POST with request bodies, and raw endpoints when needed.
Quick Start
Annotate a Go function with //encore:api and run the Encore tool to generate a working endpoint.
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: encore-go-api Download link: https://github.com/encoredev/skills/archive/main.zip#encore-go-api 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.