Skip to content

Instantly share code, notes, and snippets.

@cryks
Created May 31, 2012 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cryks/2844226 to your computer and use it in GitHub Desktop.
Save cryks/2844226 to your computer and use it in GitHub Desktop.
(use makiki)
(define-http-handler #//
(^[req app]
(undefined)))
(start-http-server :port 8889)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment