Skip to content

tommy/cljson

Repository files navigation

cljson

A simple web tool to convert between Clojure EDN and JSON.

Hosted at cljson.com.

Build and Run

clojure -A:fig:build
open localhost:9500

Deployment

One-time

Install the AWS CLI and create a cljson profile with account keys.

AWS CLI installation instructions.

aws --profile cljson configure

Deploy

./deploy.sh

License

Copyright © 2014 FIXME

Distributed under the Apache License Version 2.0.

About

Json <-> Clojure/EDN converter webapp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published