Interface Endpoint<ResponseType>

Type Parameters:
ResponseType - The type of the response

public interface Endpoint<ResponseType>
Endpoint represents a HTTP endpoint that can be accessed and run
Version:
Alpha v.0.1
Author:
Logan Ferree (Tadukoo)