FLOW-12 Add RESTful API Server to Control Peer
Python Flask server is launched in a thread spawned by the control peer itself at PORT 8700. Control Peer shuts down the RESTful server when it exits.
Edited by Björn Latte
Python Flask server is launched in a thread spawned by the control peer itself at PORT 8700. Control Peer shuts down the RESTful server when it exits.