Skip to content

A lightweight, open-source API Endpoint Visualizer that turns any JSON into a clean, readable, interactive API map. Built for frontend developers, backend devs, and API learners.

License

Notifications You must be signed in to change notification settings

gittrend-dev/routegrid

Repository files navigation

🚀 RouteGrid

Ultra-fast API JSON Visualizer • Works Offline • Open Source


🔥 Features

Feature Description
Dark Mode First Beautiful modern dark UI
Smart Grouping Auto-groups endpoints by method & path
Pro Export Export to PDF, MD, HTML, JSON (Pro)
Works Offline 100% static — no backend, no servers

🧩 What RouteGrid Does

RouteGrid takes any JSON file containing API structure and automatically extracts:

  • GET / POST / PUT / DELETE endpoints
  • URL paths
  • Query parameters
  • Body schema
  • Headers
  • Groups & sections
  • Summary info

It’s like Swagger — but lightweight, offline, and instant.


📁 How It Works

  1. Paste JSON or upload a .json file
  2. RouteGrid analyzes it
  3. Endpoints appear beautifully grouped
  4. You explore your API visually
  5. (Pro) Export as docs

🏆 RouteGrid Pro

Pro unlocks:

  • Export to PDF, HTML, Markdown, Notion
  • API Spec Validator
  • Example Generator
  • Serverless Fetch: Paste an API URL → fetch → visualize
  • Advanced UI Themes
  • Private Mode (Password Protected)

Pro is optional — core RouteGrid stays 100% free and open source.


📦 Folder Structure

├── index.html ├── style.css ├── app.js ├── readme.md


🛣️ Roadmap

See full roadmap → Roadmap.md


🌐 Live Demo (GitHub Pages)

👉 Coming soon at:
https://gittrend-dev.github.io/routegrid


🤝 Contributing

  • Open issues for bugs or features
  • Submit PRs
  • Suggest improvements

RouteGrid is built for developers who want a simple, fast, beautiful API explorer without complex setups.


⭐ Support

If you use RouteGrid, star ⭐ the repo — it motivates further development.


Built with ❤️ by Gittrend Developer

About

A lightweight, open-source API Endpoint Visualizer that turns any JSON into a clean, readable, interactive API map. Built for frontend developers, backend devs, and API learners.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published