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

developit/redaxios

0
View on GitHub↗
0 estrellas·0 forks·3 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de developit/redaxiosGráfico del historial de estrellas de developit/redaxios

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Redaxios

Proyectos open-source similares, clasificados según cuántas características comparten con Redaxios.
  • developit/unfetchAvatar de developit

    developit/unfetch

    5,712Ver en GitHub↗

    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
    Ver en GitHub↗5,712
  • elbywan/wretchAvatar de elbywan

    elbywan/wretch

    5,174Ver en GitHub↗

    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
    Ver en GitHub↗5,174
  • truework/gretchenAvatar de truework

    truework/gretchen

    330Ver en GitHub↗

    Making fetch happen in TypeScript.

    TypeScript
    Ver en GitHub↗330

Preguntas frecuentes

¿Qué hace developit/redaxios?

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

¿Cuáles son las características principales de developit/redaxios?

Las características principales de developit/redaxios son: API Layer.

¿Qué alternativas de código abierto existen para developit/redaxios?

Las alternativas de código abierto para developit/redaxios incluyen: 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.