BoxLang 🚀 A New JVM Dynamic Language Learn More...
This is a simple module that provides a single API endpoint to give information about the plumbing of an app.
This module assumes quite a bit. It looks for info about the following:
It may fail if some of these don't apply, especially Lucee and ColdBox.
To install the module, use CommandBox:
box install about
Navigate to /api/v1/about
to see all sorts of
information about the app.
$
box install about