convex-http

Automate Hono-based routing, streaming, and rate limiting for HTTP services.

434|33|Updated Jul 27, 2025
One-click install
npx skills add https://github.com/udecode/better-convex --skill convex-http
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex-http
Source: https://github.com/udecode/better-convex/tree/main/.claude/skills/convex-http
Command: npx skills add https://github.com/udecode/better-convex --skill convex-http

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline the implementation of complex HTTP workflows by providing structured patterns for routing, streaming, and integration with external services such as Hono and Discord bots within Convex-powered applications.

Core Features & Use Cases

  • Hono-based routing and request handling for scalable APIs
  • Streaming data pipelines for real-time communications
  • Built-in rate limiting to protect services and APIs
  • Discord bot integration for event-driven interactions

Quick Start

Load convex-http after reading the server HTTP documentation to enable advanced patterns.

Frequently Asked Questions about convex-http

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Hono-based routing for real-time web services in Convex?

Hono-based routing for real-time web services is automated by applying structured HTTP patterns within Convex applications, enabling scalable API request handling. You can implement these patterns after reviewing the server HTTP documentation to establish robust routing workflows.

What is the best way to implement streaming data pipelines for API gateways?

Streaming data pipelines for API gateways are implemented using advanced HTTP patterns designed for real-time communications. This approach provides structured data flow management to handle continuous information streams efficiently across web services.

Can I use built-in rate limiting to protect my Discord bot API endpoints?

Built-in rate limiting can protect Discord bot API endpoints by applying advanced HTTP patterns to manage request volumes. This integration safeguards your web services from excessive traffic while maintaining event-driven bot interactions.

Does this approach support integrating Discord bots with Hono routers?

Discord bot integration with Hono routers is supported through event-driven interactions within Convex-powered applications. This allows you to handle bot events alongside scalable API routing and streaming data workflows.

Why do I need to read server HTTP documentation before implementing advanced routing patterns?

Reading server HTTP documentation is required before implementing advanced routing patterns to establish foundational request handling knowledge. This prerequisite ensures you can effectively apply Hono integration, streaming, and rate limiting within your web services.