awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHTTP Status Code Resolvers

Tools that determine the appropriate HTTP status code based on input headers and specs.

Distinct from HTTP Status Code Management: Distinct from Status Code Management: focuses on the resolution logic (the 'how') rather than just the mechanism of returning a code.

Explore 1 awesome GitHub repository matching web development · HTTP Status Code Resolvers. Refine with filters or upvote what's useful.

Awesome HTTP Status Code Resolvers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • for-get/http-decision-diagramAvatar de for-GET

    for-GET/http-decision-diagram

    3,746Ver en GitHub↗

    http-decision-diagram is a set of decision-making tools and visual logic diagrams used to resolve HTTP protocol behaviors, status codes, and cache eligibility. It functions as a status code resolver and cache eligibility evaluator, utilizing logic diagrams to determine correct responses based on web specifications. The project employs a rule-based decision tree and conditional flow modeling to translate combinations of request and response headers into deterministic status code outcomes. This specification-mapped logic allows for the evaluation of header-driven state resolution through a stru

    Implements a logic-driven resolver to determine the correct HTTP response status code based on web specifications.

    JavaScriptdecision-diagramhttp
    Ver en GitHub↗3,746
  1. Home
  2. Web Development
  3. HTTP Status Code Resolvers