@sdkforge/react
v0.1.6
Published
The official native React-Query adapter plugin for **SDKForge**.
Maintainers
Readme
@sdkforge/react
The official native React-Query adapter plugin for SDKForge.
Automatically maps compiled SDKForge Clean Architecture services into robust useQuery and useMutation hooks.
Installation
npm install -D @sdkforge/cli @sdkforge/reactUsage
Simply pass this plugin locally utilizing the compiler:
npx @sdkforge/cli generate -i api.json -o src/api --plugin react