mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
|
Some checks failed
testsuite / Clojure (Java 11) (push) Has been cancelled
testsuite / Clojure (Java 17) (push) Has been cancelled
testsuite / Clojure (Java 21) (push) Has been cancelled
testsuite / ClojureScript (push) Has been cancelled
testsuite / Lint cljdoc.edn (push) Has been cancelled
testsuite / Check cljdoc analysis (push) Has been cancelled
|
||
|---|---|---|
| .. | ||
| dev | ||
| src/example | ||
| .gitignore | ||
| project.clj | ||
| README.md | ||
Ring Reitit example
A Sample project with ring and reitit.
Usage
Run Ring server in command line:
lein run
Run Ring server in the REPL
lein repl
> (go)
Go with browser to:
License
Copyright © 2017-2018 Metosin Oy