# Functions
ConvertToRequestCallDTO - Generates a storage DTO containing request, response and cache settings.
HandleHealthcheck - Returns healthcheck status.
HandleRequest - Handles the entrypoint and directs the traffic to the right handler.
# Structs
RequestCall - Main object containing request and response.