1 مستودع
API design patterns where each endpoint is a single class combining request, handler, and response.
Distinct from API Design Patterns: Distinct from API Design Patterns: specifically describes the REPR pattern of single-class endpoints, not general API design best practices.
Explore 1 awesome GitHub repository matching web development · Single-Class Endpoint Patterns. Refine with filters or upvote what's useful.
A light-weight REST API development framework for ASP.NET 8 and newer.
Structures each endpoint as a single class combining request, handler, and response to reduce boilerplate.