Skip to content

mccraigmccraig/all-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

all-async

exploring async options

slides here

running the code

lein dev

which starts an API server on localhost:3000

connecting a repl

lein repl :connect localhost:7888

reloading code (from a repl)

 (bounce.core/reload!)

accessing the API examples

http://localhost:3000/api/callback
http://localhost:3000/api/monad-unreliable-log

etc... all the api routes are defined in all-async.service.api

About

exploring async options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors