awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSingle-Class Endpoint Patterns

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.

Awesome Single-Class Endpoint Patterns GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fastendpoints/fastendpointsAvatar FastEndpoints

    FastEndpoints/FastEndpoints

    5,953Vezi pe GitHub↗

    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.

    C#aspnetfastendpointsminimal-api
    Vezi pe GitHub↗5,953
  1. Home
  2. Web Development
  3. API Design Patterns
  4. Single-Class Endpoint Patterns