Skip to content

Instantly share code, notes, and snippets.

@Jonnymcc
Created October 8, 2018 22:03
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 Jonnymcc/f43cf50b2468ab9973f39d87933be8c4 to your computer and use it in GitHub Desktop.
Save Jonnymcc/f43cf50b2468ab9973f39d87933be8c4 to your computer and use it in GitHub Desktop.
@app.route('/')
def health_check():
return 'This datasource is healthy.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment