Skip to content

Commit ade3b1c

Browse files
committed
Update README
1 parent e565483 commit ade3b1c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,18 +150,19 @@ See [CHANGELOG](https://github.com/metosin/compojure-api/blob/master/CHANGELOG.m
150150

151151
## More samples
152152

153-
https://github.com/metosin/compojure-api/tree/master/examples
154-
155-
Nice full app: https://github.com/yogthos/memory-hole
153+
* official samples: https://github.com/metosin/compojure-api/tree/master/examples
154+
* great full app: https://github.com/yogthos/memory-hole
155+
* 2.0.0 sample: https://github.com/metosin/c2
156+
* RESTful CRUD APIs Using Compojure-API and Toucan: https://www.demystifyfp.com/clojure/blog/restful-crud-apis-using-compojure-api-and-toucan-part-1/
157+
* clojurice, An opinionated starter app for full-stack web applications in Clojure: https://github.com/jarcane/clojurice
158+
* Web Development with Clojure, Second Edition: https://pragprog.com/book/dswdcloj2/web-development-with-clojure-second-edition
156159

157160
To try it yourself, clone this repository and do either:
158161

159162
1. `lein run`
160163
2. `lein repl` & `(go)`
161164

162-
## Quick start for new project
163-
164-
Clone the [examples-repository](https://github.com/metosin/compojure-api-examples).
165+
## Quick start for a new project
165166

166167
Use a Leiningen template, with or without tests:
167168

0 commit comments

Comments
 (0)