import { Resource } from "https://deno.land/x/drash@v2.7.0/mod.ts";
This is the base resource class for all resources. All resource classes must extend this base resource class.
Drash defines a resource according to the MDN at the following page:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web