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/b45b8ee1dd24e8fe8a69072f1cb1b03d to your computer and use it in GitHub Desktop.
Save MikeShi42/b45b8ee1dd24e8fe8a69072f1cb1b03d to your computer and use it in GitHub Desktop.
@app.route("/data")
def data():
return json.dumps(observations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment