https://github.com/coldbox-modules/route-visualizer
A development module to visualize and test ColdBox Routes
https://github.com/coldbox-modules/route-visualizer
hacktoberfest
Last synced: 4 months ago
JSON representation
A development module to visualize and test ColdBox Routes
- Host: GitHub
- URL: https://github.com/coldbox-modules/route-visualizer
- Owner: coldbox-modules
- Created: 2018-01-16T19:34:46.000Z (over 8 years ago)
- Default Branch: development
- Last Pushed: 2025-02-20T09:47:58.000Z (over 1 year ago)
- Last Synced: 2025-06-19T14:53:19.554Z (12 months ago)
- Topics: hacktoberfest
- Language: ColdFusion
- Size: 230 KB
- Stars: 7
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.YML
- Code of conduct: .github/CODE_OF_CONDUCT.MD
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
Copyright Since 2005 ColdBox Platform by Luis Majano and Ortus Solutions, Corp
www.coldbox.org |
www.ortussolutions.com
----
# Welcome to the ColdBox Route Visualizer
The ColdBox Route visualizer will map out all your routing tables for any ColdBox 4+ application. You will visualize the routing and test the routes in the order they fire.

## LICENSE
Apache License, Version 2.0.
## IMPORTANT LINKS
- Source: https://github.com/coldbox-modules/route-visualizer
- Issues: https://github.com/coldbox-modules/route-visualizer/issues
- ForgeBox: http://forgebox.io/view/route-visualizer
## SYSTEM REQUIREMENTS
- BoxLang 1+
- Lucee 5+
- Adobe ColdFusion 2021+
## Instructions
Just drop into your `modules` folder or use the box-cli to install
`box install route-visualizer --savedev`
Once installed you can now visit the entry point `/route-visualizer` and go :chestnut: visualizing your routes!
----
## Welcome to ColdBox
ColdBox *Hierarchical* MVC is the de-facto enterprise-level [HMVC](https://en.wikipedia.org/wiki/Hierarchical_model%E2%80%93view%E2%80%93controller) framework for ColdFusion (CFML) developers. It's professionally backed, conventions-based, modular, highly extensible, and productive. Getting started with ColdBox is quick and painless. ColdBox takes the pain out of development by giving you a standardized methodology for modern ColdFusion (CFML) development with features such as:
* [Conventions instead of configuration](https://coldbox.ortusbooks.com/getting-started/conventions)
* [Modern URL routing](https://coldbox.ortusbooks.com/the-basics/routing)
* [RESTFul APIs](https://coldbox.ortusbooks.com/the-basics/event-handlers/rendering-data)
* [A hierarchical approach to MVC using ColdBox Modules](https://coldbox.ortusbooks.com/hmvc/modules)
* [Event-driven programming](https://coldbox.ortusbooks.com/digging-deeper/interceptors)
* [Async and Parallel programming constructs](https://coldbox.ortusbooks.com/digging-deeper/promises-async-programming)
* [Integration & Unit Testing](https://coldbox.ortusbooks.com/testing/testing-coldbox-applications)
* [Included dependency injection](https://wirebox.ortusbooks.com)
* [Caching engine and API](https://cachebox.ortusbooks.com)
* [Logging engine](https://logbox.ortusbooks.com)
* [An extensive eco-system](https://forgebox.io)
* Much More
## Learning ColdBox
ColdBox is the defacto standard for building modern ColdFusion (CFML) applications. It has the most extensive [documentation](https://coldbox.ortusbooks.com) of all modern web application frameworks.
If you don't like reading so much, then you can try our video learning platform: [CFCasts (www.cfcasts.com)](https://www.cfcasts.com)
## Ortus Sponsors
ColdBox is a professional open-source project and it is completely funded by the [community](https://patreon.com/ortussolutions) and [Ortus Solutions, Corp](https://www.ortussolutions.com). Ortus Patreons get many benefits like a cfcasts account, a FORGEBOX Pro account and so much more. If you are interested in becoming a sponsor, please visit our patronage page: [https://patreon.com/ortussolutions](https://patreon.com/ortussolutions)
### THE DAILY BREAD
> "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12