Adding a Web Handler Endpoint

Official

Create or modify a microservice web endpoint.

Authormicrobus-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides developers to create or modify a web endpoint of a microservice by defining its Go function signature, route behavior, and metadata in service.yaml, ensuring consistent endpoint configuration.

Core Features & Use Cases

  • Create a new web endpoint in a microservice by updating service.yaml with a Go function signature and endpoint metadata.
  • Modify an existing endpoint to adjust its signature, method, or description, and regenerate boilerplate as needed.
  • Ensure tests, documentation, and versioning steps are followed for safe rollout and consistency.

Quick Start

Add a webs entry to the microservice's service.yaml including the signature, description and method; then run the boilerplate generation and implement the business logic.

Dependency Matrix

Required Modules

None required

Components

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: Adding a Web Handler Endpoint
Download link: https://github.com/microbus-io/fabric/archive/main.zip#adding-a-web-handler-endpoint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.