Skip to content

theluckystrike/kappafy.com

Repository files navigation

Kappafy

Free JSON explorer, formatter, and mock REST API generator with interactive tree view and JSONPath display.

Use Kappafy live

Kappafy is a free JSON explorer that turns raw JSON into an interactive collapsible tree view. Click any node to see its JSONPath, analyze document statistics, prettify or minify JSON, and generate mock REST API endpoints from your data structure. Everything runs client-side — ideal for inspecting API responses, designing schemas, and prototyping mock backends.

Features

  • Collapsible JSON tree view with color-coded data types
  • JSONPath display for any selected node with copy support
  • JSON statistics: total keys, nesting depth, array sizes, type distribution
  • Mock REST API endpoint generation (GET, POST, PUT, DELETE)
  • One-click JSON prettify and minify
  • Copy formatted or minified JSON to clipboard
  • Syntax-error reporting with line numbers
  • Drag-and-drop JSON file upload
  • Large-document handling with virtualized rendering
  • 100% client-side — no data leaves your browser
  • MIT licensed
  • No signup, no tracking

Tech Stack

  • Pure HTML, CSS, and vanilla JavaScript
  • No build step
  • No external dependencies (except Google Fonts on some pages)
  • Hosted on GitHub Pages with Cloudflare CDN

Part of Zovo Tools

Kappafy is part of Zovo Tools — free developer tools by a solo developer. No tracking, no signup, no nonsense.

Other tools in the network:

  • HeyTensor — PyTorch tensor shape calculator
  • EpochPilot — Timestamp, timezone, and cron tools
  • KappaKit — Developer toolkit (Base64, JWT, hash, regex)
  • LochBot — Prompt injection vulnerability checker
  • ABWex — A/B test significance calculator
  • KickLLM — LLM cost calculator
  • Gen8X — Color palette generator with WCAG checks
  • GPT0X — AI model database
  • ML3X — Matrix calculator
  • ML0X — Machine learning cheat sheet generator
  • Enhio — Text enhancement utilities
  • Krzen — Image compression
  • LockML — Open source ML model comparison
  • InvokeBot — Webhook testing
  • ClaudHQ — Claude prompt library
  • ClaudKit — Claude API utilities
  • ClaudFlow — AI workflow builder

License

MIT licensed.

Contact

Built and maintained by Michael Lip. For questions or feedback: support@zovo.one

About

JSON Explorer & Mock API Generator -- free browser-based tool to visualize JSON as a collapsible tree, view JSONPath for any node, analyze stats, and generate mock REST API endpoints. Client-side, no sign-up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors