Miscellaneous helper functions and macros for Clojure web apps/services using Ring and Compojure.
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2015-01-08 19:08:03 -05:00
src/clj_webtoolbox body now optional for response helpers (if just http status is enough) 2015-01-08 19:08:03 -05:00
.gitignore initial commit 2015-01-04 00:11:24 -05:00
LICENSE initial commit 2015-01-04 00:11:24 -05:00
project.clj add basic validation helper for checking against a schema definition 2015-01-04 23:40:23 -05:00
README.md initial commit 2015-01-04 00:11:24 -05:00

clj-webtoolbox

Miscellaneous helper functions and macros for Ring and Compojure.

Leiningen

[clj-webtoolbox "0.0.1"]

Usage

TODO

License

Copyright © 2014 Gered King

Distributed under the the MIT License. See LICENSE for more details.