mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
| .. | ||
| 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