4. Creating a REST Server with Liberator
In this chapter we will build a more advanced REST server in Liberator. We’ll also look at the Richardson Maturity Model for web services.
Assumptions
In this chapter we assume the following:
You have Leiningen version 2 installed and on your path on the command line.
You know how to use curl
(whether on a Mac or a PC) and have it on your path.
You understand the concept of http parameters being passed ...
Get Clojure Recipes now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.