# Functions
CvtFromJSON converts JSON string to any type.
CvtToJSON converts any type to JSON string.
ReadID reads the ID from the URL path.
ReadJson decodes the JSON request body into the input dst.
WriteJSON writes the provided data to the client in JSON format.