XML Handler for Hasura Actions

Get started

  1. Clone this repo
  2. Update config.js with the right configuration
  3. npm i
  4. node index.js

Deploy as AWS Lambda function

TODO