ssb-fetch
JSON →ssb-fetch (v1.5.2) is a JavaScript library that enables using the browser's native fetch API to retrieve SSB (Secure Scuttlebutt) messages and blobs via ssb:// URLs. It provides a proxy server for development with tools like Insomnia and Postman, and plans to support PUT, POST, and DELETE for publishing. Stable with incremental updates, it differentiates by offering a standards-based approach to SSB interaction, utilizing fetch instead of custom protocols. Currently GET is stable; publishing via HTTP verbs is in design.
Resources
packagessb-fetch ↗