awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Content Negotiation · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesContent Negotiation

Utilities for extending support for custom media types and encoding logic.

Distinguishing note: Focuses on protocol-based extension of content support.

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

  1. Home
  2. Web Development
  3. Content Negotiation

Awesome Content Negotiation GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • encode/django-rest-framework

    encode/django-rest-framework

    29,883View on 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

    Manages content type negotiation via URL parameters or suffixes.

    Pythonapidjangopython
    29,883View on GitHub↗
  • vapor/vapor

    vapor/vapor

    25,976View on GitHub↗

    Vapor is a comprehensive server-side web framework designed for building scalable, high-performance applications and APIs in Swift. It provides a non-blocking, event-loop-based runtime that manages concurrent task processing, background job queues, and asynchronous request handling. The framework is built around a dependency injection container that manages the lifecycle and resolution of services, configurations, and database connections throughout the request pipeline. The framework distinguishes itself through a protocol-oriented design that emphasizes type safety across all layers of the

    Supports extending content handling logic for custom media types.

    Swiftframeworkhttphttp2
    25,976View on GitHub↗