7.13.2.1 Configure Node.js Apps with an XA-Compliant Resource Manager
Use the information provided in this section to configure your Node.js transaction participant applications when you use an XA-compliant resource manager.
Source code of a sample Spring REST transaction participant application which uses the MicroTx library and XA transaction protocol is available in the department
folder which is located in the microtx-samples
GitHub repository. You can use this as a reference while integrating the MicroTx libraries with your application.
Parent topic: Configure Node.js App as Transaction Participant