0

I have a custom-made blog running off RoR and I would like to implement publishing API. I would prefer to use a widely-used API - e.g. Atom, MetaWeblog, etc - so that I can post to my blog from almost any other web service - flickr, youtube, pixelpipe, etc.

Georgi
  • 734
  • 6
  • 12

1 Answers1

0

Check out the bloggity gem. I am starting to use it and it looks as though it has most of what you would want.