cacoco / echo

echo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echo

Simple ClojureScript app that echoes /GET requests back as JSON. Accepts a callback parameter.

Usage

You will need to have the ClojureScript Compiler, ./bin/cljsc in the ClojureScript project installed or available on your path.

Run via start script with optional PORT parameter. If no PORT is passed the default of :9995 will be used:

./bin/start 9944

About

echo


Languages

Language:JavaScript 99.0%Language:Clojure 1.0%Language:Shell 0.1%