Re: [google-appengine] Re: GAE + RESTful webservice

2010-07-19 Thread Łukasz Rybka
I'm currently using Jersey framework with no bigger problems (except for
normal Jersey issues ;)). Very good framework for beginners.

2010/7/19 François Masurel 

> I've successfully used Restlet with OAuth for a simple web service.
>
> On 18 juil, 19:48, ping  wrote:
> > Hi,
> > i want to develop a webapplication on GAE which stores and retrieves
> > data from a database and make it available through RESTful
> > Webservices.
> > What's the best way to do this?
> > Can I use Axis2? Or Restlet? Whats the general approach for
> > implementing REST in GAE?
> >
> > greets.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: GAE + RESTful webservice

2010-07-19 Thread François Masurel
I've successfully used Restlet with OAuth for a simple web service.

On 18 juil, 19:48, ping  wrote:
> Hi,
> i want to develop a webapplication on GAE which stores and retrieves
> data from a database and make it available through RESTful
> Webservices.
> What's the best way to do this?
> Can I use Axis2? Or Restlet? Whats the general approach for
> implementing REST in GAE?
>
> greets.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.