#! code: Drupal 11: Controlling LED Lights Using A REST Service
After some experimentation, I found that the most effective way to turn off caching for a RESTful resource that will be consumed by anonymous users is to return a new DrupalrestModifiedResourceResponse object. This…











