-
Notifications
You must be signed in to change notification settings - Fork 0
markgunnels/clj-collecta
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# collecta clj-collecta is a library for streaming events from the Collecta real-time search service * Based on Mick Thompson's example code on the Collecta Github repository and eventually will incorporate ideas from http://github.com/ashafa/nozzle. ## Usage (require 'collecta.core) (collecta.core/search-collecta your-api-key your-search-term callback-fn) ## Installation Eventually I'll push this to clojars for use from Leiningen. FIXME: write ## TODO * Comment the code. :-) * Reuse the connection object. * Enable the ability to concurrently process messages. ## License Copyright (C) 2010 FIXME Distributed under the Eclipse Public License, the same as Clojure.
About
Adapting the Collecta Java Sample API to Clojure and hopefully adding ideas from nozzle.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published