gun-fetch

JSON →
library 3.7.7 ·javascript
verified Jun 7, 2026

A fetch-like API for GunDB that provides HTTP-method-based access to Gun decentralized database operations. Version 3.7.7, actively maintained with irregular release cadence. Supports GET, PUT, HEAD methods and special query characters (_ for user/relay queries, - for hex-encoded keys). Enables register/login, pagination, peer management, and relay connections through custom headers. Differentiates from raw Gun by providing a familiar fetch interface for CRUD operations.