mochify / hiroba

Foursquare API client written in Clojure.
mochify.github.io/hiroba
Apache License 2.0
2 stars 1 forks source link

ClojureScript support? #7

Open bsima opened 9 years ago

bsima commented 9 years ago

I don't suppose there is planned ClojureScript support, is there? I'm working on a CLJS app right now and writing the Foursquare API functions, maybe I could extract them into this library in the future? I'm using cljs-ajax for AJAX support, which is just a wrapper for the goog.net.XhrIo namespace.

leikahing commented 9 years ago

@bsima Sorry for lateness, was away.

Clojurescript support wasn't part of the original plan, but I will put it into the roadmap.