mirror of
https://github.com/metosin/reitit.git
synced 2026-01-11 17:39:50 +00:00
|
Some checks are pending
testsuite / Clojure 11 (Java 11) (push) Waiting to run
testsuite / Clojure 11 (Java 17) (push) Waiting to run
testsuite / Clojure 11 (Java 21) (push) Waiting to run
testsuite / Clojure 11 (Java 25) (push) Waiting to run
testsuite / Clojure 12 (Java 11) (push) Waiting to run
testsuite / Clojure 12 (Java 17) (push) Waiting to run
testsuite / Clojure 12 (Java 21) (push) Waiting to run
testsuite / Clojure 12 (Java 25) (push) Waiting to run
testsuite / ClojureScript (push) Waiting to run
testsuite / Lint cljdoc.edn (push) Waiting to run
testsuite / Check cljdoc analysis (push) Waiting to run
|
||
|---|---|---|
| .. | ||
| src/example | ||
| .gitignore | ||
| project.clj | ||
| README.md | ||
reitit-http example with pedestal
Usage
> lein repl
(start)
Go with browser to:
- http://localhost:3000/api/sync - synchronous
- http://localhost:3000/api/async - with core.async
License
Copyright © 2018 Metosin Oy