{"library":"gun-fetch","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"3.7.7","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gun-fetch","imports":["const gunFetch = require('gun-fetch')","const fetch = gunFetch(options)","const options = {file: path.resolve('./storage'), relay: true}"]},{"cmd":"yarn add gun-fetch","imports":[]},{"cmd":"pnpm add gun-fetch","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"gun-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}