awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

developit/redaxios

0
View on GitHub↗
0 stele·0 fork-uri·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru developit/redaxiosGraficul istoricului de stele pentru developit/redaxios

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Redaxios

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Redaxios.
  • developit/unfetchAvatar developit

    developit/unfetch

    5,712Vezi pe 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
    Vezi pe GitHub↗5,712
  • elbywan/wretchAvatar elbywan

    elbywan/wretch

    5,174Vezi pe 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
    Vezi pe GitHub↗5,174
  • truework/gretchenAvatar truework

    truework/gretchen

    330Vezi pe GitHub↗

    Making fetch happen in TypeScript.

    TypeScript
    Vezi pe GitHub↗330

Întrebări frecvente

Ce face developit/redaxios?

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

Care sunt principalele funcționalități ale developit/redaxios?

Principalele funcționalități ale developit/redaxios sunt: API Layer.

Care sunt câteva alternative open-source pentru developit/redaxios?

Alternativele open-source pentru developit/redaxios includ: 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.