Skip to content

servicetrade/servicetrade-nodejs

Repository files navigation

ServiceTrade Node.js SDK

This library provides basic wrappers for REST calls (GET, PUT, POST, DELETE) to the ServiceTrade API. It also provides convenience methods for handling attachments and starting/ending sessions.

Full documentation of ServiceTrade's API is available here.

See example.js for a usage example