Hi All,
Does anyone know of a Module which can collect and cache external feeds such as JSON / XML etc and cache them with the local DNN instance so they can be served by the same DNN instance / domain and potentially use the DNN WebApi and security to serve up feeds.
My goal is to eliminate repeat calls to remote JSON feeds.
If there's no such module I might create one.
Thanks