Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created July 31, 2016 19:34
Show Gist options
  • Save jacoelho/4e825f279268d4d5c918db0457cb8413 to your computer and use it in GitHub Desktop.
Save jacoelho/4e825f279268d4d5c918db0457cb8413 to your computer and use it in GitHub Desktop.
(def app
(-> app-routes
wrap-json-params
wrap-json-response))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment