We are so excited to bring this month a RESTFul roadshow based on ColdBox technologies. We will have several blog posts all month long and several live webinars from the team as well. Below you can find a schedule of our presentations that we will be conducting live. We will also record them and publish them in our Vimeo and YouTube channel...
Category Selected:
restCategories:
12 Days of Christmas - ITB 2022 Video Release (12)
12 Modules of (ForgeBox) Christmas (12)
12 Tips of (CommandBox) Christmas (24)
12 Tips of (ContentBox) Christmas (24)
Adobe (5)
Books (4)
BoxLang (33)
BoxLife (0)
CacheBox (75)
CFBuilder (23)
CFCasts (19)
CFConfig (7)
CFCouchbase (10)
Cloud (16)
ColdBox Connection (31)
ColdBox MVC (0)
ColdBox MVC (0)
ColdBox MVC (0)
ColdBox MVC (0)
ColdBox MVC (997)
ColdFusion (152)
CommandBox (203)
Community (338)
Conferences (129)
ContentBox CMS (167)
Couchbase (19)
Customers (5)
DataBoss (16)
DocBox (0)
Docker (18)
Eclipse (11)
Elixir (6)
Events (105)
ForgeBox (69)
FuseGuard (3)
FusionReactor (4)
Hosting (5)
IDE (4)
Interceptors (13)
Into The Box (67)
Ionic (2)
Jobs (3)
Legacy (7)
Live Streams (7)
LogBox (58)
Lucee (25)
Lucee Extensions (23)
Modules (95)
News (741)
OpenSource (38)
ORM (13)
Ortus Developer Week (13)
Ortus PDF (0)
Ortus University (2)
Patches (2)
Patreons (7)
Plugins (28)
Podcasts (26)
Presentations (70)
ProfileBox (6)
qb (1)
Quick (5)
Redis (9)
Relax (8)
Releases (494)
REST (22)
RoadShow (31)
Sample Apps (15)
Security (9)
Software Craftmanship (5)
TestBox (88)
Testimonials (0)
Training (191)
Tutorials (370)
Upcoming Events (8)
Vue.js (4)
Widgets (4)
WireBox (71)
Archives:
Blog
RESTFul Content auto-marshalling with ColdBox

ColdBox 4 introduces yet more nifty tools for RESTFul web services. In ColdBox 4, we introduced the capability to do auto-marshaling of RESTFul body content from either JSON or XML formats. We will take care of the defaults, nulls and incompatibility requirements. All you have to do is use our event.getHTTPContent()
method and pass the appropriate conversion argument.
The possible conversion boolean arguments are:
- json