Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Are there any good examples out there of services that implement that last level? I have seen and used the others but not discoverability.


Check out twilio's documentation on their REST API: http://www.twilio.com/docs/api/2010-04-01/rest/response#hype...

Since their core product is an API, they've done a really good job building in all the levels of REST discussed in the article, including discoverability.


Any website that uses HTML forms (properly) is at the last level. Also, using the <a href ... > tag is also using HTML as the engine of application state transitions.

This article makes things out to be more complicated than they actually are. Just make decent HTML. REST was extracted from the web, it doesn't need to be imposed on it.


http://gowalla.com/api/explorer

isn't bad

edit: Btw, any well designed website is at level 3.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: