Skip to content

NPM module for accessing json-rpc api of Kerio products.

License

Notifications You must be signed in to change notification settings

balous/nodejs-kerio-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kerio-api

NPM version

NPM package that allows simple access to Kerio Technolgies products administration API (Control, Connect, Operator).

Usage

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.

Examples

See examples directory ;-)

About

NPM module for accessing json-rpc api of Kerio products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published