Frisbee

JSON →
library 3.1.4 ·javascript
verified Jun 7, 2026

Modern fetch-based HTTP client library (v3.1.4) for Node.js and React Native, designed as a lightweight alternative to axios, superagent, and request. It wraps the native fetch API with a clean, promise-based interface, automatic JSON parsing, and configurable base URI and headers. Active maintenance with regular patches. Key differentiators: simpler API than axios, smaller bundle, and built-in support for React Native without additional polyfills. Suitable for REST API calls in modern JavaScript environments.