Prerequisites Install LoopBack 4 CLI Create a new project Starting the project Adding your own controller Code sample Write and run a LoopBack 4 "Hello World" project in Typ...
Overview Operations Parameters Creating REST Routes Declaring REST Routes with API specifications Using partial OpenAPI spec fragments Using Route decorators with controller m...
loopback-example-connector (SOAP) Installation Run the example Additional example code Recreate the app Scaffold the app Create a SOAP data source Create a periodicTable model...
loopback-connector-oracle Prerequisites Installation Creating an Oracle data source Connector properties Easy Connect Local and directory naming Set up TNS_ADMIN environment va...
Installation Creating a storage data source Configuring a storage data source Creating a storage model Connect the model to the storage data source The storage connector enab...
loopback-oracle-installer Troubleshooting Post-installation setup MacOS X or Linux Linux Windows Installation behind a proxy server The loopback-oracle-installer module tak...
Overview Operations Routing to Controllers Specifying Controller APIs Writing Controller methods Handling Errors in Controllers Overview A Controller is a class that impl...
loopback-connector-soap Installation Overview SOAP data source properties operations property security property Creating a model from a SOAP data source Extending a model to ...