mirror of
https://github.com/metosin/reitit.git
synced 2026-01-12 01:49:51 +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 | ||
| openapi.png | ||
| project.clj | ||
| README.md | ||
OpenAPI 3 feature showcase
Usage
> lein repl
(start)
- Swagger UI served at http://localhost:3000/
- Openapi spec served at http://localhost:3000/openapi.json
- See src/example/server.clj for details
License
Copyright © 2023 Metosin Oy