ServicexMatching

To start your Phoenix server:

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

OverViews

ServicexMatching is probide you general model and contoroller for B2C matching service.

ServicexMatching working based on Servicex. So. you must install Servicex before ServicexMatching installation.

please read ReadMe(https://bitbucket.org/karabinertech_bi/servicex)

responsibilities border of Servicex and ServicexMatching is follow

Servicex: provide Core models and functions

ServicexMatching provide augmented model and functions for Matching Service

Installation

First. install and configure Servicex.

add deps

Learn more