reitit/examples/ring-integrant/README.md

27 lines
285 B
Markdown
Raw Normal View History

2019-10-10 19:51:08 +00:00
# Ring Reitit example
A Sample project with ring and reitit.
## Usage
Run Ring server in command line:
```bash
lein run
```
Run Ring server in the REPL
```bash
lein repl
> (go)
2019-10-10 19:51:08 +00:00
```
Go with browser to:
* http://localhost:3000/ping
## License
Copyright © 2017-2018 Metosin Oy