Skip to content

Instantly share code, notes, and snippets.

@matthieualouis
Created April 6, 2016 10:00
Show Gist options
  • Save matthieualouis/fda5a7795af509cf294abcc4e218817c to your computer and use it in GitHub Desktop.
Save matthieualouis/fda5a7795af509cf294abcc4e218817c to your computer and use it in GitHub Desktop.
@app.route('/<version>/users')
def users(version):
# do something
return jsonify(response)fdsfajoisjf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment