19 lines
266 B
Markdown
19 lines
266 B
Markdown
|
# clj-webtoolbox
|
||
|
|
||
|
Miscellaneous helper functions and macros for Ring and Compojure.
|
||
|
|
||
|
## Leiningen
|
||
|
|
||
|
```clojure
|
||
|
[clj-webtoolbox "0.0.1"]
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
TODO
|
||
|
|
||
|
## License
|
||
|
|
||
|
Copyright © 2014 Gered King
|
||
|
|
||
|
Distributed under the the MIT License. See LICENSE for more details.
|