mobx-rest
JSON →REST conventions for MobX, providing Model and Collection classes with built-in CRUD actions (fetch, save, destroy, etc.) to minimize boilerplate for API interactions. Current stable version is 11.0.0, released sporadically. Key differentiators: integrates with MobX observable state management, supports automatic synchronization with server via RESTful endpoints, and includes ready-to-use React example. Ships TypeScript definitions.
Resources
packagemobx-rest ↗