@bottle.route('/get_flows', method='POST')
def get_flows():
    """
    Calls the get_flows() method of the current topology object to get the
    current number of flows installed on the switches.