Up: Part I

5 HTTP and REST

We explored Lift’s HTML generation features. Let’s dive down to a lower level and handle HTTP requests REST-style. The code for this chapter can be found at https://github.com/dpp/simply_lift/tree/master/samples/http_rest
Contents for Chapter 5
Up: Part I

(C) 2012 David Pollak