# Functions
ReadJSONFile reads the contents of a JSON file and returns an array of bytes of file data to be parsed into data object.
SetResponse takes a context pointer and assignes the response context data for the API.
# Constants
MONSTER is a constant with value Monster for global use to avoid naked strings.