LoopBack REST Connector

JSON →
library 6.0.7 ·javascript
verified Jun 7, 2026

The LoopBack REST Connector (v6.0.7) enables LoopBack applications to interact with third-party REST APIs using a template-driven approach. It supports both resource operations and custom methods defined via templates. Current stable version is 6.0.7, supporting Node.js >=20. Key differentiators include integration with LoopBack 4's service and controller layers, template-based API mapping, and response path extraction. Compared to generic HTTP clients, it provides declarative datasource configuration and automatic CRUD mapping for REST endpoints.