Blog

Curt Gratz

July 07, 2011

Spread the word


Share your thoughts

The ColdBox Quick Docs are released for your use.  They allow you to quickly search any of the ColdBox Platform APIs.  

http://apidocs.coldbox.org/

This site is also available in version 2.7 of the ColdBox Platform Utilities ColdFusion Builder Extension.

We have also released the module used to run the quick docs to ForgeBox

http://www.coldbox.org/forgebox/view/Quick-Docs

 DESCRIPTION

 

Basic Requirements: 

  • Coldbox 3.1.0
  • Autowire Interceptor enabled.
  • SES Interceptor enabled.

 

 INSTALLATION INSTRUCTIONS

Grab the Module and place it in the Modules Directory.

 

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026