Search-like application, consumes "duckduckgo instant answer api".
This is a toy-project, which purpose is to test clojure/clojurescript
alliance as full-stack platform for client-server applications.
reagent
core.async
garden
cljs-http
ring
compojure
http-clj
Powered by
clojure.spec
git clone https://github.com/qdzo/duckduckgo-clj && cd duckduckgo-clj
lein do cljsbuild once, ring uberjar
java -jar target/duckduckgo-clj-$(version)-standalone.jar
License Distributed under the Eclipse Public License, the same as Clojure.