# Functions
ClientError sends a specific status code and error message.
ConvertDateFromString converts a string to a time.Time.
IsAuthenticated checks if the user is authenticated.
JsonResponse returns a JSON response with passed HTTP status code.
NewHelpers sets the app config.
PathVar extracts the last path variable from request and returns it.
ServerError sends a more detailed message containing the error and the stack trace.