preposterous

I’m hoping that I will stick to this and it will become a very functional Ruby based API for the Posterous(posterous.com) service.

what works?

Right now it can get a list of posterous sites and post to posterous sites. Media uploads are working for posting.

examples

See the post.rb example in the examples directory.

github.com/hernan43/preposterous/tree/master/examples/post.rb

Since I’ve never really done anything like this, I am going to use John Nunemaker’s(github.com/jnunemaker) Twitter gem(github.com/jnunemaker/twitter) design as an influence.

Also when I say “influence” I mean this is basically a really jacked up fork of the jnunemaker twitter gem.

Copyright © 2010 Ray Hernandez. See LICENSE for details.