{"id":23817894,"url":"https://github.com/lsongdev/neixin.rb","last_synced_at":"2026-06-13T20:03:47.562Z","repository":{"id":48149893,"uuid":"137867047","full_name":"lsongdev/neixin.rb","owner":"lsongdev","description":" simple neixin sdk in ruby","archived":false,"fork":false,"pushed_at":"2022-07-22T04:39:53.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T03:04:58.936Z","etag":null,"topics":["neixin","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/neixin","language":"Ruby","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/lsongdev.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":"2018-06-19T09:05:58.000Z","updated_at":"2022-05-18T03:41:47.000Z","dependencies_parsed_at":"2022-09-02T06:42:57.962Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/neixin.rb","commit_stats":null,"previous_names":["song940/ruby-neixin","lsongdev/neixin.rb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/neixin.rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fneixin.rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fneixin.rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fneixin.rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fneixin.rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/neixin.rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fneixin.rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["neixin","ruby"],"created_at":"2025-01-02T05:49:01.145Z","updated_at":"2026-06-13T20:03:47.544Z","avatar_url":"https://github.com/lsongdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neixin\n\nsimple neixin sdk in ruby\n\n## install\n\n```bash\ngem install neixin\n```\n\n## example\n\n```ruby\nrequire 'neixin'\n\nxm = Neixin.new(\n  :id =\u003e \"1234567890\",\n  :appkey =\u003e \"1234567890X\", \n  :secret =\u003e \"f95d820623f45dd86d77c3c86b0063ax\",\n)\n\nresponse = xm.send \"Hello Message!\", \"to someone\"\nputs response.code\nputs response.message\nputs response.body\n```\n\n## docs\n\nsee https://www.rubydoc.info/gems/neixin\n\n## license\n\nThis project is under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fneixin.rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Fneixin.rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fneixin.rb/lists"}