awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAutomatic Content-Type Selection

Logic that automatically selects the appropriate serialization format based on the input data type.

Distinct from Payload Serialization: Focuses on the automatic detection and selection of format (JSON vs Multipart), not just the act of serialization.

Explore 1 awesome GitHub repository matching data & databases · Automatic Content-Type Selection. Refine with filters or upvote what's useful.

Awesome Automatic Content-Type Selection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • elbywan/wretchAvatar von elbywan

    elbywan/wretch

    5,174Auf GitHub ansehen↗

    Wretch is a chainable HTTP client library and Fetch API wrapper designed to simplify network request configuration, response parsing, and error handling. It functions as a network request manager and middleware framework for managing the end-to-end lifecycle of HTTP calls. The project is distinguished by a fluent interface for request configuration and a modular extension system. It utilizes a programmable response resolver to automate parsing and a plugin-based architecture to add new capabilities to request and response objects. The library covers a broad range of operational capabilities,

    Automatically detects input types to choose between JSON, multipart, or URL-encoded formats for the request body.

    TypeScript
    Auf GitHub ansehen↗5,174
  1. Home
  2. Data & Databases
  3. Data Transformation
  4. Payload Serialization
  5. Automatic Content-Type Selection