# Functions
CheckAuth proofs authorization.
InternalError returns internal error.
Listen returns a rest listener.
MakeServer creates a server.
NewEmptyResponse returns empty response.
NewEmptyResponseWithStatus returns empty response with status.
NewJSONResponse returns JSON response.
NewJSONResponseWithStatus returns JSON response with status.
NewServer create a new REST API handler.