# Functions
GetJsonBody extracts json data from the request payload.
WriteResponse - writes the response to the http request.
# Constants
ErrorResponse - Error response type Code.
SuccessResponse - Success response type Code.
# Structs
ErrorResponseModel defines the error response model.
No description provided by the author
No description provided by the author
# Type aliases
ResponseType defines what kind of response is sent for the request received.