On Mon, Feb 15, 2010 at 10:34 PM, Meredith Gregory
<[email protected]> wrote:
> Dear David,
> Thanks!
> So, what's the recommended way of building a headless RESTful webservice
> that takes parameters?

You could use normal url parameters:

biosimilarity-services/grammar/banana-cream-pie?file=xx&file2=yy&file3=zz

But a more idiomatic way is probably to use the uri to represent the
resources. But whole Phd dissertations have been written about this
:-)

/Jeppe

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to