UNPKG

hall-integrations

Version:

Node.js wrapper for Hall Custom Integration API. Send custom messages to your rooms on Hall.

8 lines (7 loc) 198 B
module.exports = { API_HOST : 'hall.com', API_PATH : '/api/1/services/generic/%s', API_PORT : 443, API_METHOD : 'POST', DOCS_URL : 'https://hall.com/docs/integrations/generic/' };