ring-clojure.ring-codec

https://github.com/ring-clojure/ring-codec.git

git clone 'https://github.com/ring-clojure/ring-codec.git'

(ql:quickload :ring-clojure.ring-codec)
40

Ring-Codec

Build Status

Functions for encoding and decoding data into formats commonly used in web applications.

Installation

To install, add the following to your project :dependencies:

[ring/ring-codec "1.1.2"]

Documentation

License

Copyright © 2019 James Reeves

Distributed under the MIT License, the same as Ring.