REST Resource
JSON →Simplifies REST API consumption by modeling endpoints as classes with caching, relationship resolution, validation, and attribute normalization. Current version 0.11.0. Release cadence is irregular with last update in 2021. Differentiators include automatic caching with configurable TTL, cross-resource attribute resolution (e.g., await comment.resolveAttribute('post.author.city')), and built-in validation/normalization hooks.
Resources
packagerest-resource ↗