# reitit-http example ## Usage ```clj > lein repl (start) ``` Go with browser to: * http://localhost:3000/api/sync - synchronous * http://localhost:3000/api/async - with core.async * http://localhost:3000/api/future - with futures ## License Copyright © 2018 Metosin Oy