Skip to content
/ edn-spike Public

Spike REST service using the content type "edn/application", backend in Clojure, frontend in ClojureScript

Notifications You must be signed in to change notification settings

tgk/edn-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDN service spike

Spike REST service using the content type "edn/application". The backend is implemented in Clojure, the frontend in ClojureScript.

There is a small blog post describing the spike here.

Usage

The ClojureScript portion of the project can be compiled using the cljsbuild plugin

lein cljsbuild auto

The ring server, which serves both the html and supplies the REST service can be started using the lein ring plugin

lein ring server

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

Spike REST service using the content type "edn/application", backend in Clojure, frontend in ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published