Created
April 6, 2016 10:00
-
-
Save matthieualouis/fda5a7795af509cf294abcc4e218817c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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