Hi James, I am trying to get a GWT app for the client side and use restlet for the server side. I am trying to have this working on Heroku.
I was able to have you restlet sample working, but I could not figure out how to also include the gwt side. Could you please give me some pointers about where I should look? Thanks Sebastian On Tuesday, January 24, 2012 12:09:54 PM UTC-8, James Ward wrote: > > Hi Andrea, > > I've put together a little app using Restlet on Heroku. > > Code: > https://github.com/jamesward/restlet-template > > Demo: > http://restlet-template.herokuapp.com/ > > > Let me know if that helps. > > -James > > > On 01/21/2012 01:16 AM, Andrea wrote: > > Hello, > > > > We would like to move our web service to Heroku, but aren't sure about > > its support for Restlet. I've read that Heroku has a REST API, but I > > haven't been able to find any mention of it working with Restlet. What > > would be required to deploy our service on Heroku... would it work > > as-is, or would we need to replace the Restlet code with a different API? > > > > If anybody has any experience or insight, I would appreciate it! > > > > Thanks, > > Andrea > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Heroku" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/heroku/-/vaGtWLjajr8J. > > To post to this group, send email to [email protected]<javascript:> > . > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
