MauryWebDev
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: J-RAY PRO – A fast visual JSON profiler in Rust (j-ray-pro.com)
Hi HN, Opening a massive JSON dump from a database or a heavy API response usually means watching your IDE freeze or your browser tab crash. Furthermore, pasting sensitive company payloads into online formatters is a…
- Show HN: J-RAY – A privacy-first JSON visualizer with two-way binding (j-ray.vercel.app)
Hi HN, I shared a very early prototype of this a couple of days ago, but I spent the weekend completely rewriting the core to make it 100% client-side, privacy-first, and open-source. Like many of you, I deal with…
- Show HN: J-RAY – A privacy-first, client-side JSON visualizer (j-ray.vercel.app)
I deal with massive JSON APIs daily and got tired of pasting sensitive payloads into random cloud formatters. So I built J-RAY. It runs 100% locally in your browser (0 trackers, data never leaves your machine) and…