Edited some docs.
Added logger.
Cashed reading (in cluster mode) & fixed host issue in results (also in cluster mode).
Stable Cluster mode!
Added Liberapay badge.
Fixed test
Renamed npm-shrinkwrap.json to package-lock.json and added it to git.
Added npm-shrinkwrap.json to remove lodash's (4.17.11 => 4.17.15) vulnerability from docker-cli-js.
Updated docker-cli-js's lodash.
New bin file ./bin.js
Cluster mode using json files in a shared folder instead of Redis.
Cluster mode support (Only some issues with POST to /:id) with Redis.
Badges :)
Back to express-rate-limit && set min version to NodeJS 6.0.
Returning to express-throttle for compatibitily (testing).
Fixed typo in filename.
Added test for AppVeyor.
4.9 - Fixed some typos.
Added HTTPS support & parametrized all env. variables.
Removed unused DS_CONTEXT env. variable & received JS code quality A+ score on LGTM.
Fixed some typos.
Replaced express-throttle with express-rate-limit.
Stable, simple express server with express-throttle.
Release, woohoo!!