Skip to content

Web API Overview

Use this page as the front door for the Web API section.

HubFocus
API Design and ContractsResources, DTOs, request and response shape, and public API boundaries.
Request Pipeline and HostingMiddleware, routing, request execution, and hosting concerns.
  • ASP.NET Core Web API architecture
  • controllers, endpoints, and routing
  • DTO and contract boundaries
  • middleware and request pipeline design