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
·
D

developit/redaxios

0
View on GitHub↗
0 Stars·0 Forks·3 Aufrufe

Redaxios

[Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch().

Features

  • API Layer - Minimalist drop-in replacement for Axios.

Star-Verlauf

Star-Verlauf für developit/redaxiosStar-Verlauf für developit/redaxios

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Redaxios

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Redaxios.
  • developit/unfetchAvatar von developit

    developit/unfetch

    5,712Auf GitHub ansehen↗

    unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing network requests consistently across both browser and server environments. It serves as a lightweight implementation of the Fetch API for environments that lack native support for making network requests. The library enables the retrieval of web resources as text, JSON, or binary blobs while maintaining a small memory footprint. It functions as a polyfill by installing the fetch interface into the global namespace when native browser support is unavailable. The tool covers broad ca

    JavaScript
    Auf GitHub ansehen↗5,712
  • 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,

    TypeScript
    Auf GitHub ansehen↗5,174
  • truework/gretchenAvatar von truework

    truework/gretchen

    330Auf GitHub ansehen↗

    Making fetch happen in TypeScript.

    TypeScript
    Auf GitHub ansehen↗330

Häufig gestellte Fragen

Was macht developit/redaxios?

[Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch().

Was sind die Hauptfunktionen von developit/redaxios?

Die Hauptfunktionen von developit/redaxios sind: API Layer.

Welche Open-Source-Alternativen gibt es zu developit/redaxios?

Open-Source-Alternativen zu developit/redaxios sind unter anderem: developit/unfetch — unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing… elbywan/wretch — Wretch is a chainable HTTP client library and Fetch API wrapper designed to simplify network request configuration,… truework/gretchen — Making fetch happen in TypeScript.