mirror of
https://github.com/metosin/reitit.git
synced 2026-01-03 15:08:25 +00:00
18 lines
202 B
Markdown
18 lines
202 B
Markdown
# Ring Reitit example
|
|
|
|
A Sample project with ring and reitit.
|
|
|
|
## Usage
|
|
|
|
```clj
|
|
> lein repl
|
|
(start)
|
|
```
|
|
|
|
Go with browser to:
|
|
|
|
* http://localhost:3000/ping
|
|
|
|
## License
|
|
|
|
Copyright © 2017-2018 Metosin Oy
|