Following hot on the heels of its dependency, here's clj-mql.

<http://github.com/rnewman/clj-mql/tree/master>

clj-mql is a client library for Freebase (or any site that implements  
its API).

It currently allows you to issue unauthenticated version, status,  
read, search, and reconcile requests, and to issue write requests  
within the scope of a login. Logins and writes are performed over  
HTTPS by default.

This project has a dependency on clj-apache-http, as well as Clojure  
and clojure-contrib, and Dan Larkin's JSON library.



Input and output are Clojure datastructures, representing MQL queries.  
The README (and the enclosed restaurant app) offer some good examples.



As with clj-apache-http, this is under development; feedback is welcome!



Thanks,



-R

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to