{"id":20455475,"url":"https://github.com/bitloops/ts-bitloops-ermis-publisher","last_synced_at":"2026-04-20T14:31:49.844Z","repository":{"id":44522805,"uuid":"512797690","full_name":"bitloops/ts-bitloops-ermis-publisher","owner":"bitloops","description":"Bitloops Ermis Publisher - TypeScript","archived":false,"fork":false,"pushed_at":"2022-07-15T09:43:11.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-19T12:43:52.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bitloops.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}},"created_at":"2022-07-11T14:49:20.000Z","updated_at":"2022-07-11T15:23:37.000Z","dependencies_parsed_at":"2022-07-19T04:02:14.064Z","dependency_job_id":null,"html_url":"https://github.com/bitloops/ts-bitloops-ermis-publisher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bitloops/ts-bitloops-ermis-publisher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitloops%2Fts-bitloops-ermis-publisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitloops%2Fts-bitloops-ermis-publisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitloops%2Fts-bitloops-ermis-publisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitloops%2Fts-bitloops-ermis-publisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitloops","download_url":"https://codeload.github.com/bitloops/ts-bitloops-ermis-publisher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitloops%2Fts-bitloops-ermis-publisher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T11:19:01.133Z","updated_at":"2026-04-20T14:31:49.826Z","avatar_url":"https://github.com/bitloops.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Bitloops](https://storage.googleapis.com/wwwbitloopscom/bitloops-logo_320x80.png)\n\n# bitloops-ermis-publisher\n\nBitloops Ermis publisher library for the browser and node.js written in TypeScript\n\n## Usage\n\n### Installing\n\nUsing npm:\n\n```bash\n$ npm install bitloops-ermis-publisher\n```\n\nUsing yarn:\n\n```bash\n$ yarn add bitloops-ermis-publisher\n```\n\n### TypeScript usage Example\n\n```ts\nimport app from 'bitloops-ermis-publisher';\n\n// You will get this from your Console in your Workflow information\nconst bitloopsConfig = {\n\tapiKey: \"kgyst344ktst43kyygk4tkt4s\",\n\tserver: \"bitloops.net\",\n\tenvironmentId: \"3c42a5ef-fe21-4b50-8128-8596ea47da93\",\n\tworkspaceId: \"4f7a0fc5-fe2f-450a-b246-11a0873e91f0\",\n\tmessagingSenderId: \"742387243782\",\n}\n\nconst bitloops = app.initialize(bitloopsConfig);\n\nbitloops.publish('my-topic', 'my-event', {myData: 'Hello World'});\n\n## Questions?\n\nPlease post your questions on [Stack Overflow](https://stackoverflow.com) making sure you use the **Bitloops** tag and someone from the Bitloops team or the community will make sure to help you.\n\nAlternatively feel free to [submit an Issue on GitHub](https://github.com/bitloops/bitloops-ermis-subscriber/issues/new).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitloops%2Fts-bitloops-ermis-publisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitloops%2Fts-bitloops-ermis-publisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitloops%2Fts-bitloops-ermis-publisher/lists"}