[Lift] Re: Web service with DB access - Lift required?

2009-07-09 Thread Raphael
would be to go for a JSON api - nice and lightweight for > > streaming to an iPhone. > > > Cheers, Tim > > > On Jul 9, 1:43 am, Raphael wrote: > > > > Hey, > > > > I'd like to build a simple web service that makes conference schedules > > >

[Lift] Web service with DB access - Lift required?

2009-07-08 Thread Raphael
would be one of the next steps also. I just have looked at Lift briefly. Is it a good idea to use Lift for just that web service if there's no web site? Considering that buiding a web site to access the data also soon, would you suggest going straight to Lift? Best regar