# Functions
No description provided by the author
RegisterNewAccount should take in some json payload -> sanitize it -> send it over to the db -> return some json result*/.
respondWithError will format the given error message into a json response */.
RespondWithJSON will format the give payload into a json response.