rdc-rest-setup
Installation
SKILL.md
REST Protocol Setup
This skill configures @data-client/rest for a project. It should be applied after skill "rdc-setup" detects REST API patterns.
First, apply the skill "rdc-rest" for accurate implementation patterns.
Installation
Install the REST package alongside the core package:
# npm
npm install @data-client/rest
# yarn
yarn add @data-client/rest