Resources for learning how to design good API wrappers in ruby -


i'd learn how design api wrappers in ruby. i'm looking for:

  • blog articles
  • tutorials
  • best code , library learn code directly (well commented , designed)
  • books

... , also,

what of favorite api wrappers , makes them special?

any source welcome in advance

update jun 29 2011

building platform api on rails

update: 13/06/2011

have @ great post on how develop an api wrapper/interface client: - http://www.arailsdemo.com/posts/56

chapter 2 of ruby best practices might helpful. you can read free here.


Comments

Popular posts from this blog

c++ - error: use of deleted function -

delphi - ESC/P programming! -

c# - how to write client side events functions for the combobox items -