#!/usr/bin/env python3

from trustgraph.rev_gateway import run

run()

