Update README.md
This commit is contained in:
parent
0f7f90cdfa
commit
97358119ce
@ -14,3 +14,6 @@ Firstly, start the REPL with `lein repl`. Then the examples can be executed with
|
|||||||
* `(run request-count-handler)` - A handler with a session that tracks how many times this session has requested this handler
|
* `(run request-count-handler)` - A handler with a session that tracks how many times this session has requested this handler
|
||||||
|
|
||||||
In all cases, the handlers can be accessed on http://localhost:3000.
|
In all cases, the handlers can be accessed on http://localhost:3000.
|
||||||
|
|
||||||
|
## Relevant Articles
|
||||||
|
- [Writing Clojure Webapps with Ring](https://www.baeldung.com/clojure-ring)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user