Convex Http Actions banner
waynesutton waynesutton

Convex Http Actions

Development community

Description

--- name: Convex HTTP Actions description: External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation version: 1.0.0 author: Convex tags: [convex, http, actions, webhooks, api, endpoints] --- # Convex HTTP Actions Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications. ## Documentation Sources Before implementing, do not assume; f

Installation

Installs to ~/.claude/skills/waynesutton-opensync-convex-http-actions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-opensync-convex-http-actions && curl -fsSL https://raw.githubusercontent.com/waynesutton/opensync/HEAD/.claude/skills/convex-http-actions.md -o ~/.claude/skills/waynesutton-opensync-convex-http-actions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository