AmericanRedCross / damage-assessment-bot

Chatbot for immediate damage and needs assessments
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Create a Function for Health Check #103

Closed blueelvis closed 5 years ago

blueelvis commented 5 years ago

Create a Function to meet the following objectives -

  1. Ensure that the function instance is running.
  2. It should be callable from external clients like Postman.

This will also help keep the instance warm using Availability Tests.

cc: @m4thfr34k

blueelvis commented 5 years ago

Closing this as the PR has been merged.