Julius,
REST.FUL itu asal katanya dari REST (Representational State Transfer), basically simple XML over HTTP, each operation is identified by a unique URL. More about REST: http://en.wikipedia.org/wiki/REST Bikin API, loe juga bisa pake Web Services, tapi trendnya sih sekarang pake REST, lebih praktis, lots of sites are using REST, kayak Twitter, Basecamp, Amazon (both REST n Webservices), and the list goes on. Kalo mo boet REST API, I think this could be a good read: http://www.bookjetty.com/books/show/0596529260 Herry -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of julius sirait Sent: 03 August 2007 10:42 To: [email protected] Subject: [id-ruby] Restful API Halo Teman2 id-ruby, Kami lagi mau bikin API buat web app yang kami develope. 1. ada yang pernah bikin API buat web app? bisa share gak pengalamannya? khususnya dengan rails. Apa aja yang harus dipertimbangkan. 2. jujur, saya gak bisa bilang ngerti maksudnya restful API. apa itu restful API? apa kelebihannya? -- Julius Sirait http://julius. <http://julius.sirait.net> sirait.net [Non-text portions of this message have been removed]

