/simple-crawler-aggreagator

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

middleman

Just a simple middleweare for the weathercloud api in Clojure. Serves as an example on building a middleware. Will hit Weathercloud get data and send it to another server. nothing fancy.

To run just lein run "weatherCloudStationId"

Note: This project surves a specific purpose hence hardcoded values, it was just to try something out