convex-http-actions
Build and manage HTTP endpoints, webhooks, and custom API routes in Convex applications.
Install
npx skills add https://github.com/waynesutton/convexskills --skill convex-http-actionsStats
| Total installs | 1,534 |
| Weekly installs | 1.5K |
| GitHub stars | 385 |
| First seen | Jan 24, 2026 |
| Source | @waynesutton/convexskills |
Summary
- Supports multiple HTTP methods and path matching with dynamic route parameters via pathPrefix for flexible endpoint design
- Handles diverse request types including JSON bodies, form data, raw bytes, and file uploads with built-in storage integration
- Includes webhook signature verification patterns for Stripe, GitHub, and Clerk with examples for secure event processing
- Provides authentication strategies via API keys and bearer tokens, with CORS configuration and preflight request handling
- Enables direct mutation and query execution within HTTP handlers for seamless database operations and data retrieval
Tags
Related skills
| Skill | Installs | vs convex-http-actions |
|---|---|---|
| okx-cex-trade | 1,367 | -167 |
| senior-backend | 1,422 | -112 |
| pay-for-service | 1,587 | +53 |
| nano-banana-pro | 1,631 | +97 |
| trade | 1,698 | +164 |
FAQ
- How many installs does convex-http-actions have?
- convex-http-actions has 1,534 total installs and 1.5K installs this week.
- Where is convex-http-actions hosted?
- convex-http-actions is published by @waynesutton/convexskills at https://github.com/waynesutton/convexskills.
- How many GitHub stars does convex-http-actions have?
- convex-http-actions has 385 GitHub stars.
- When was convex-http-actions first indexed?
- OrangeBot.AI first indexed convex-http-actions on Jan 24, 2026.
- How do I install convex-http-actions?
- Run: npx skills add https://github.com/waynesutton/convexskills --skill convex-http-actions