{"id":35640791,"url":"https://github.com/flagright/flagright-node","last_synced_at":"2026-04-01T19:27:13.133Z","repository":{"id":189913534,"uuid":"656265862","full_name":"flagright/flagright-node","owner":"flagright","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-01T09:03:04.000Z","size":2548,"stargazers_count":30,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T10:22:57.844Z","etag":null,"topics":["api","sdk","sdk-nodejs"],"latest_commit_sha":null,"homepage":"https://docs.flagright.com","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/flagright.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-20T15:34:04.000Z","updated_at":"2026-04-01T09:03:05.000Z","dependencies_parsed_at":"2026-01-06T01:03:10.891Z","dependency_job_id":null,"html_url":"https://github.com/flagright/flagright-node","commit_stats":null,"previous_names":["flagright/flagright-node"],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/flagright/flagright-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flagright%2Fflagright-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flagright%2Fflagright-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flagright%2Fflagright-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flagright%2Fflagright-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flagright","download_url":"https://codeload.github.com/flagright/flagright-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flagright%2Fflagright-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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":["api","sdk","sdk-nodejs"],"created_at":"2026-01-05T11:17:32.893Z","updated_at":"2026-04-01T19:27:13.121Z","avatar_url":"https://github.com/flagright.png","language":"TypeScript","readme":"# Flagright Node Library\n\n[![npm shield](https://img.shields.io/npm/v/flagright)](https://www.npmjs.com/package/flagright)\n[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)\n\nThe Flagright Node.js library provides access to the Flagright API from JavaScript/TypeScript.\n\n## Documentation\n\nAPI documentation is available at \u003chttps://docs.flagright.com\u003e.\n\n## Usage\n\n```typescript\nimport { FlagrightClient } from 'flagright';\n\nconst client = new FlagrightClient({ environment: 'https://sandbox.api.flagright.com', apiKey: 'YOUR_API_KEY', })\nconst response = await client.transactions.verify({\n  body: {\n    transactionId: 'my-transaction-id',\n    type: 'DEPOSIT',\n    timestamp: 1692624734000,\n  },\n})\n\nconsole.log(`Received response from Flagright: ${JSON.stringify(response)}`);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflagright%2Fflagright-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflagright%2Fflagright-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflagright%2Fflagright-node/lists"}