date: '2005-09-17 16:21:50' layout: post slug: common-rest-mistakes status: publish ref: http://www.prescod.net/rest/mistakes/ title: Common REST Mistakes wordpress_id: '83' categories: Programming


Nice guidelines to REST in Common REST Mistakes. I particularly liked the closing summary:

Overall, the thing to keep in mind is that REST is about exposing resources through URIs, not services through messaging interfaces.