{"library":"textmagic-rest-client","type":"library","category":null,"description":"A Node.js client for the TextMagic REST API (v2), enabling SMS sending and receipt via TextMagic platform. Current stable is v1.0.11, released sporadically with minimal updates. Lightweight alternative to full SDKs; supports Node >=0.10. No native TypeScript types, no ESM exports. Primarily used in older Node projects.","language":"javascript","status":"maintenance","version":"1.0.11","tags":["javascript","textmagic","sms","texting","messages","mobile","rest"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install textmagic-rest-client","imports":["const TextMagic = require('textmagic-rest-client');\nconst client = new TextMagic('username', 'apikey');","const TextMagic = require('textmagic-rest-client');","client.Messages.send({ text: 'Hello', phones: '+1234567890' }, callback);"]},{"cmd":"yarn add textmagic-rest-client","imports":[]},{"cmd":"pnpm add textmagic-rest-client","imports":[]}],"homepage":"https://github.com/textmagic/textmagic-rest-nodejs#readme","github":"https://github.com/textmagic/textmagic-rest-nodejs","docs":null,"changelog":null,"pypi":null,"npm":"textmagic-rest-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}