NPM package that allows simple access to Kerio Technolgies products administration API (Control, Connect, Operator).
Kerio products implement API based on json-rpc protocol. Methods are grouped to interfaces and their names follow Interface.method convention. This API simulates an object-like interface following that convention.
Interfaces and methods itself are documented at Kerio website.
See examples directory ;-)