By alexmc on
I'm seeing lots of ways of exposing Drupal through REST - but I want to do the opposite. I want to write a module which accesses data through a third party REST server.
Can you recommend a module which is a good example of providing content through REST?
Ideally I want to avoid copying all the data into nodes because those nodes would be created and updated more often than they would be read.
Thanks
Comments
Drupal Web Services
I recommend this new book, Drupal Web Services, by Packt Publishing. Starting in Chapter 2 is a discussion about consuming a web service rather than generating one.
You're a star, thanks!
You're a star, thanks!