Prototype application for api.pripoj.me
.
You will need Leiningen 2.0 or above installed.
To start a web server for the application, run:
lein run
application will be available on
http://localhost:3000
you can fetch data by accessing
http://localhost:3000/update
from web browser
GPLv3