Skip to content

hernan43/preposterous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

Most of the API is implemented. I’m currently working on an ActiveRecord style interface. So you’ll be able to post using objects instead of calling methods.

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.

About

Ruby API for Posterous

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages