# Packages
No description provided by the author
# Functions
HealthCheckHandler - Implements the Health check via http handler.
StartHTTPListener - Starts the Http server.
WriteDeleteAPIResponse - writes Delete responses.
WriteGetAPIResponse - writes GET responses.
WritePatchAPIResponse - writes Patch responses.
WritePostAPIResponse - writes POST responses.
WritePutAPIResponse - writes PUT responses.