a6-recipe-api-versioning
CommunityManage API versions with APISIX.
Authormoonming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to implementing and managing various API versioning strategies within Apache APISIX, ensuring smooth transitions and backward compatibility for your APIs.
Core Features & Use Cases
- Multiple Versioning Strategies: Supports URI path, header-based, and query parameter versioning.
- Gradual Migration: Facilitates seamless traffic shifting between API versions using weighted routing.
- Version Deprecation: Enables graceful deprecation of older API versions with automatic redirects.
- Use Case: You are releasing a new version of your user API. Use this Skill to set up both v1 and v2 routes, gradually shift traffic from v1 to v2, and then redirect any remaining v1 requests to v2.
Quick Start
Use the a6-recipe-api-versioning skill to create versioned upstreams and routes for API v1 and v2.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: a6-recipe-api-versioning Download link: https://github.com/moonming/a6/archive/main.zip#a6-recipe-api-versioning 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.