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
·

2 repositorios

Awesome GitHub RepositoriesResponse Renderers

Components that transform structured data into specific output formats.

Distinguishing note: No existing candidates; this is a core API rendering capability.

Explore 2 awesome GitHub repositories matching web development · Response Renderers. Refine with filters or upvote what's useful.

Awesome Response Renderers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • encode/django-rest-frameworkAvatar de encode

    encode/django-rest-framework

    30,083Ver en GitHub↗

    Django REST Framework is a toolkit for building standards-compliant web services that map complex data models to structured HTTP responses. It provides a modular architecture for handling the request lifecycle, including authentication, permission checks, and content negotiation. The framework is designed to facilitate the development of robust APIs by transforming complex data types into native formats and validating incoming request payloads against defined schemas. The project distinguishes itself through a highly modular, class-based design that allows developers to build complex views an

    Allows defining custom media types and rendering logic for API responses.

    Pythonapidjangopython
    Ver en GitHub↗30,083
  • httpie/desktopAvatar de httpie

    httpie/desktop

    3,851Ver en GitHub↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    Displays timing and size statistics for sent requests to analyze server performance.

    apiapi-clientapi-testing
    Ver en GitHub↗3,851
  1. Home
  2. Web Development
  3. Response Renderers

Explorar subetiquetas

  • Response Performance MetricsDisplays timing and size statistics for network responses. **Distinct from Response Renderers:** Focuses on performance metadata (time/size) rather than just the visual rendering of the content.