Overview
TheEndpointsFactory class creates endpoint builders that include middleware, result handlers, and shared configuration. It provides a fluent API for composing reusable endpoint factories.
Pre-built Factories
defaultEndpointsFactory
Uses
defaultResultHandler with standard JSON responsesarrayEndpointsFactory
(Deprecated) For migrating legacy APIs that return arrays