net/http post involving texts to a url using Ruby

Posted by Godwin on Stack Overflow See other posts from Stack Overflow or by Godwin
Published on 2010-05-10T12:58:13Z Indexed on 2010/05/10 13:04 UTC
Read the original article Hit count: 205

Filed under:

Hello all, I am writing a mobile App involving creating a Blogger client. I have the APIs that I need but the problem is how to write the ruby code for making a post using the texts beeing provided as well as making comments. The texts are supplied via form input but I don't know how to write the ruby code to post the text. I will be very happy to recieve a response. Thanks all

© Stack Overflow or respective owner

Related posts about ruby