| Author |
Interested in learning some REST, can anyone give me some pointers on where to begin?
|
James Elsey
Ranch Hand
Joined: Dec 21, 2007
Posts: 228
|
|
Hi,
I'm thinking of developing an app for the google app engine, I would like to implement it with REST so I can potentially have multiple interfaces, such as a web UI and an Android client
I have experience with MVC web applications, but none with REST, can anyone point me out some places to start?
Should it involve exposing members on my Action/Service layer with REST annotations?
Thanks
|
Kind Regards, James. OCPJP 1.6 || My SCJP / OCJCP Study Notes
Interested in : SCJP, Google App Engine, Stripes, Android;|| My Bite-Size SCJP Study Blog
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12327
|
|
The wikipedia article is a nice survey.
Restlet and the Jersey project appear to be mature implementations.
Bill
|
Java Resources at www.wbrogden.com
|
 |
James Elsey
Ranch Hand
Joined: Dec 21, 2007
Posts: 228
|
|
Thanks Bill,
Was having a look at Restlet in my lunch break today, looks simple enough, will give it a good bash over the weekend
Cheers
|
 |
 |
|
|
subject: Interested in learning some REST, can anyone give me some pointers on where to begin?
|
|
|