rdc-rest

Installation
SKILL.md

Guide: Using @data-client/rest for Resource Modeling

This project uses @data-client/rest to define, fetch, normalize, and update RESTful resources and entities in React/TypeScript apps with type safety and automatic cache management.
Always follow these patterns when generating code that interacts with remote APIs.


1. Defining Schemas

This project uses schemas to define and normalize data models with type safety and automatic cache management. Apply the skill "rdc-schema" for schema patterns. Always follow these patterns (apply the skill "rdc-schema") when generating mutable data definitions.

2. Resources (resource())

Related skills

More from reactive/data-client

Installs
8
GitHub Stars
2.0K
First Seen
Jan 31, 2026