{"id":13686753,"url":"https://github.com/anlebcoder/fib-alicloud-sms","last_synced_at":"2025-03-24T01:19:45.628Z","repository":{"id":217159086,"uuid":"166360497","full_name":"anlebcoder/fib-alicloud-sms","owner":"anlebcoder","description":"阿里云短信通道 FIBJS SDK","archived":false,"fork":false,"pushed_at":"2019-01-18T07:08:38.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T07:41:49.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anlebcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-18T07:06:27.000Z","updated_at":"2019-04-04T17:52:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f8c4124-67bc-4778-8cca-6a38e403b1fa","html_url":"https://github.com/anlebcoder/fib-alicloud-sms","commit_stats":null,"previous_names":["anlebcoder/fib-alicloud-sms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anlebcoder%2Ffib-alicloud-sms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anlebcoder%2Ffib-alicloud-sms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anlebcoder%2Ffib-alicloud-sms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anlebcoder%2Ffib-alicloud-sms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anlebcoder","download_url":"https://codeload.github.com/anlebcoder/fib-alicloud-sms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191707,"owners_count":20575264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T15:00:39.438Z","updated_at":"2025-03-24T01:19:45.610Z","avatar_url":"https://github.com/anlebcoder.png","language":"JavaScript","funding_links":[],"categories":["Sdks"],"sub_categories":["Alicloud"],"readme":"#fib-alicloud-sms\n1.支持阿里云平台短信验证码发送功能。\n\n# Install\n\n```bash\n$ npm install fib-alicloud-sms\n```\n\n# Usage\n\n\n```\nvar fib_alicloud_sms = require(\"fib-alicloud-sms\");\n\nvar client = fib_alicloud_sms.smsclient({\n\t\t\t\taccessKeyId: 'accessKeyId',\n\t\t\t\tsecretAccessKey: 'secretAccessKey'\n\t\t\t });\t\t//替换实际KeyId和AccessKey值，初始化客户端。\n\t\t\t \nfib_alicloud_sms.send(client, {\n\tPhoneNumbers: '15100000000',\n\tSignName: 'message test',\n\tTemplateCode: 'SMS_96945021',\n\tTemplateParam: '{\"code\":\"255277\"}'\n});\t\t\t//替换实际业务参数，发送信息。\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanlebcoder%2Ffib-alicloud-sms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanlebcoder%2Ffib-alicloud-sms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanlebcoder%2Ffib-alicloud-sms/lists"}