ring/ring-codec

Library for encoding and decoding data


Keywords
base64, clojure, codec, ring, urlencode
License
MIT

Documentation

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.1"]

Documentation

License

Copyright © 2018 James Reeves

Distributed under the MIT License, the same as Ring.