# Packages
No description provided by the author
# Functions
NewMessageResponse creates a a generic message that should be sent to a client of HTTP Server.
NewResourceCreatedResponse creates response designed to be sent when a new resource is created in the system.
# Variables
ErrRequestBodyValidation indicates a failure during request body binding.
ErrRequestQueryStringValidation indicates a failure during request query string binding.