{"id":28097781,"url":"https://github.com/rtcat/realtimecat-node-sdk","last_synced_at":"2025-05-13T17:25:37.791Z","repository":{"id":57348916,"uuid":"42559130","full_name":"RTCat/realtimecat-node-sdk","owner":"RTCat","description":"实时猫 Node.js SDK | RealTimeCat SDK for Node.js","archived":false,"fork":false,"pushed_at":"2017-03-20T04:18:20.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T07:18:37.865Z","etag":null,"topics":["node-sdk","realtimecat"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RTCat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-16T02:16:56.000Z","updated_at":"2016-12-09T07:04:01.000Z","dependencies_parsed_at":"2022-08-24T18:20:21.581Z","dependency_job_id":null,"html_url":"https://github.com/RTCat/realtimecat-node-sdk","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RTCat%2Frealtimecat-node-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RTCat%2Frealtimecat-node-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RTCat%2Frealtimecat-node-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RTCat%2Frealtimecat-node-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RTCat","download_url":"https://codeload.github.com/RTCat/realtimecat-node-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253991661,"owners_count":21995975,"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":["node-sdk","realtimecat"],"created_at":"2025-05-13T17:25:37.143Z","updated_at":"2025-05-13T17:25:37.766Z","avatar_url":"https://github.com/RTCat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# realtimecat-node-sdk\n实时猫 NodeJS Server SDK | RealTimeCat Server SDK for Node.js\n\n配合0.4版[实时猫接口](https://api.realtimecat.com/docs/#!/v0.4)使用\n\n### Install\n\n`npm install realtimecat-node-sdk --save`\n\n### Usage\n\n```javascript\nvar RealTimeCat = require('realtimecat-node-sdk');\n\nvar apiKey = \"\";\nvar apiSecret = \"\";\nvar apiUrl = \"\";\nvar realtimecat = new RealTimeCat({apiKey:apiKey, apiSecret:apiSecret, apiUrl: apiUrl});\n```\n\n### API\n\n请阅读API[文档](docs/API.md)\n\n### 测试\n\n`npm install -g mocha`\n\nclone项目至本地,运行`npm install`安装依赖, 复制`config.sample.js`重命名为`config.js`,\n添加`api key`和`secret`, 运行`npm test`进行测试\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtcat%2Frealtimecat-node-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtcat%2Frealtimecat-node-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtcat%2Frealtimecat-node-sdk/lists"}