568 B
568 B
Use the loopback-connector module to build a LoopBack connector to back-end data sources such as databases or web services. There are many existing connectors for the most popular data sources; see:
- Database connectors (for example, MongoDB, MySQL, Oracle).
- Other connectors (for example, REST, SOAP).
To build a new data source connector that doesn't yet exist, see Building a connector.