# 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) ``` Go with browser to: * http://localhost:3000/ping ## License Copyright © 2017-2018 Metosin Oy