Go micro service that allows merchants to set their own transaction validation rules and validate against them.
It has 2 sets of APIs: 5 Rulesets editing APIs (5) and an API for Transaction Validation. API docs are in ./docs folder.
$ docker_compose up --build
$ Docker build .