reitit/examples/ring-integrant/README.md
Daw-Ran Liou c00c299e13 Add integrant repl for better development experience
- Create `user` ns for REPL-driven development.
- Add entry point in `example.server` to start server in production.
2019-10-27 20:15:54 +02:00

285 B

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