Rest Client JS SDK
JSON →A JavaScript SDK generator that avoids custom API client implementations by letting you define entity mappings, attributes, and relations declaratively. Version 7.2.3 is current; the project has a slow release cadence with occasional minor bumps. Integrates token management (OAuth refresh), UnitOfWork for batch operations, and storage adapters (localforage, AsyncStorage). Ships TypeScript definitions. Differentiates from generic clients (Axios, Fetch) by providing a metadata-driven ORM-like layer over REST endpoints.
Resources
packagerest-client-sdk ↗