REST
From APIDesign
(Difference between revisions)
JaroslavTulach (Talk | contribs)
(New page: REST allows people to use their browser or even command line tool like ''curl'' to control the internet. Designing REST API is not covered in TheAPIBook as [...)
Next diff →
Revision as of 08:55, 11 November 2010
REST allows people to use their browser or even command line tool like curl to control the internet. Designing REST API is not covered in TheAPIBook as NetBeans IDE cannot (yet) be controlled from a browser.