Skip to content

Instantly share code, notes, and snippets.

@MikeShi42
Created September 18, 2018 03:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MikeShi42/112006733c6192709edb2332902cef12 to your computer and use it in GitHub Desktop.
Save MikeShi42/112006733c6192709edb2332902cef12 to your computer and use it in GitHub Desktop.
@app.route("/data")
def data():
return json.dumps(max[1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment