Has someone used the Nestful gem in Rails for HTTP POST/GET or XML API access?
- by Angela
Hi,
I am trying to play around with integrating with some possible HTTP or XML/SOAP services in rails?
I am looking specifically at Postful access points and Postful's...but I'm not clear exactly how to do it without using net:http but the Nestly gem looks like a way I'd like go. I just need a step-by-step example because the current docs I'm not sure what to do.
Thanks!