``` erlang content_provided(_Req) -> [{application, json}]. content_accepted(_Req) -> [{text, datalog}]. ``` the response return `application/json`