Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98898f7 + 8676ff0 commit e624f31Copy full SHA for e624f31
07_webapps/7-10_basic.asciidoc
@@ -12,7 +12,7 @@ Compojure at a higher level of abstraction, by defining resources.(((web applica
12
Use https://github.com/clojure-liberator/liberator[Liberator] to
13
create HTTP-compliant, RESTful web apps.
14
15
-To follow along with this recipe, create a new project using the command *+lein new liberator-test+*.
+To follow along with this recipe, create a new project using the command *+lein new app liberator-test+*.
16
17
Inside your _project.clj_, add the following dependencies to your +:dependencies+ key:
18
0 commit comments