RestInModel
JSON →RestInModel is a TypeScript-first model-based REST consumer library that maps API responses directly to class instances via decorators. Version 2.1.1 supports ESM and CJS, with no breaking changes from v2.0. It differentiates by allowing declarative API model definitions with automatic type coercion, relation handling, and base URL configuration. Ideal for structured API clients where type safety and model transformation are priorities.
Resources
packagerest-in-model ↗