rdc-rest
OfficialType-safe REST resources with automatic caching.
Authorreactive
Version1.0.0
Installs0
System Documentation
What problem does it solve?
REST APIs are often modeled ad hoc, leading to inconsistencies and boilerplate. This skill provides a schema-driven, type-safe approach to declare resources and endpoints, automating normalization and client-side caching.
Core Features & Use Cases
- Resource() to declare CRUD-enabled collections of RestEndpoints for a given schema
- Automatic data normalization via schemas and RestEndpoint integration
- Built-in caching and URL/path parameter handling, with optional urlPrefix and query params
- Examples: fetch lists and single items, perform mutations, and extend endpoints
Quick Start
Create a Todo REST resource using resource() with a defined schema and then fetch data via TodoResource.getList.
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: rdc-rest Download link: https://github.com/reactive/data-client/archive/main.zip#rdc-rest 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.