Hi,

I need to consume a REST Web service.

For example : I would like to display on a page the result returned by the web service.

My web service works on my browser but how I can do that with drupal? Create a module to consume the Web service? And how to display the result on a specific page?

Thanks in advance.