Print Flask-Restless Routes28 Jan 2014 # show api routesfor route in app.url_map.iter_rules(): print route.rule