/ring-codec

Utility library for encoding and decoding data

Primary LanguageClojureMIT LicenseMIT

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

Documentation

License

Copyright © 2021 James Reeves

Distributed under the MIT License, the same as Ring.