ostronom / flockloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flockloader

A Clojure app designed to fetch search items from BING, combine them and output as JSON with controlled parallelism.

Usage

lein run

Then request with http://localhost:8080/search?query=A&query=B...&query=Z

License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%