hyper
OfficialReliable HTTP clients for ColdBox apps
AuthorColdBox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a structured, testable way to perform HTTP requests from ColdBox and BoxLang applications, removing boilerplate around authentication, timeouts, response parsing, and error handling when integrating with external REST APIs.
Core Features & Use Cases
- Injection & Fluent Builder: Inject HyperBuilder and compose requests with base URLs, headers, query params, and timeouts.
- Request Shortcuts & Body Types: Simple GET/POST/PUT/PATCH/DELETE shortcuts plus JSON, form-encoded, and raw bodies.
- Response Handling & Errors: Inspect status codes, parse JSON safely, map 4xx/5xx to typed exceptions, and implement retry/timeouts.
- Production Patterns: Build reusable API client services, cache OAuth tokens, and log contextual errors for reliable integrations.
- Use Case: Wrap a third-party payments or identity API in a service that handles auth, token caching, and consistent error mapping.
Quick Start
Inject HyperBuilder, set a base URL and headers, then call get or post to fetch or submit JSON to an external API.
Dependency Matrix
Required Modules
None requiredComponents
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: hyper Download link: https://github.com/ColdBox/skills/archive/main.zip#hyper 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 471,000+ vetted skills library on demand.