viebel / ring-codec

Utility library for encoding and decoding data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Utility library for encoding and decoding data

License:MIT License


Languages

Language:Clojure 100.0%