exploring async options
slides here
lein dev
which starts an API server on localhost:3000
lein repl :connect localhost:7888
(bounce.core/reload!)
http://localhost:3000/api/callback
http://localhost:3000/api/monad-unreliable-log
etc... all the api routes are defined in all-async.service.api