Added generic rest() endpoint method so developers can easily work with Custom API Endpoints without having to register them directly.
Updated Filter Builder abstraction for latest PHP Code standards and added in all available Filters in the FilterAPI, such as $favorite, $owner, $tracker, and new maps filters $inRanageOfZip and $inRangeOfCoords.