redaxios
Fetch wrapper
Provides a compact alternative to Axios for making HTTP requests using the browser's native Fetch API
The Axios API, as an 800 byte Fetch wrapper.
5k stars
30 watching
100 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
infinitered/apisauce | A unified API wrapper and request/response transform library for building robust and standardized APIs | 2,799 |
tokio-rs/axum | A web framework providing an ergonomic and modular API for building web applications using Rust. | 19,233 |
github-tools/github | A wrapper around Github's API for JavaScript applications. | 3,604 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,804 |
api-platform/api-platform | A framework for building API-first web applications with built-in support for REST and GraphQL APIs, client-side generation, and seamless integration with existing frameworks and technologies. | 8,695 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
node-fetch/node-fetch | A module that enables a standard HTTP client API on Node.js | 8,782 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,452 |
redom/redom | A lightweight JavaScript library for creating and managing user interfaces | 3,424 |
jamiebuilds/unstated-next | A lightweight alternative to React state management libraries like Redux | 4,177 |
supnate/rekit | A toolkit for building scalable web applications with React, Redux, and React-router. | 4,473 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
leonardovilarinho/vue-fast-axios | Simplifies Axios usage in Vue.js applications | 43 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |