{"id":20176528,"url":"https://github.com/algoan/rest-nodejs","last_synced_at":"2025-04-10T04:10:22.643Z","repository":{"id":37818689,"uuid":"271836250","full_name":"algoan/rest-nodejs","owner":"algoan","description":"Algoan REST API Client for Node.js","archived":false,"fork":false,"pushed_at":"2023-03-15T14:22:10.000Z","size":5741,"stargazers_count":5,"open_issues_count":17,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T05:25:57.604Z","etag":null,"topics":["algoan","nodejs","rest-api","sdk"],"latest_commit_sha":null,"homepage":"https://developers.algoan.com/api","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/algoan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-12T15:53:03.000Z","updated_at":"2024-10-31T15:45:41.000Z","dependencies_parsed_at":"2023-02-18T00:16:28.906Z","dependency_job_id":null,"html_url":"https://github.com/algoan/rest-nodejs","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoan%2Frest-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoan%2Frest-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoan%2Frest-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoan%2Frest-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algoan","download_url":"https://codeload.github.com/algoan/rest-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154986,"owners_count":21056543,"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":["algoan","nodejs","rest-api","sdk"],"created_at":"2024-11-14T02:09:49.868Z","updated_at":"2025-04-10T04:10:22.623Z","avatar_url":"https://github.com/algoan.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://algoan.com/\" target=\"blank\"\u003e\u003cimg src=\"https://media.licdn.com/dms/image/C4E0BAQH-hIlc5g9g7w/company-logo_200_200/0?e=2159024400\u0026v=beta\u0026t=j5y9KO1P22GsMx3vBNawrpvyvjD2iyBWGeVPUsRkn5s\" width=\"320\" alt=\"Algoan Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**⚠️ This SDK is not maintained anymore and we strongly recommend not using it! However, you could use the [RequestBuilder](https://github.com/algoan/rest-nodejs/blob/master/src/RequestBuilder.ts) which is generic and can be useful to authenticate your project to Algoan APIs.**\n\n# NodeJS Algoan API SDK\n\nJavaScript client for [Algoan](https://www.algoan.com): wrap all APIs for developers using [Algoan's APIs](https://developers.algoan.com/api).\n\n## About Algoan\n\nWe believe at Algoan that consumer loans when wisely managed create positive economic value.\n\nOur aim is therefore to design for our partners the ultimate credit experience to best serve their customers.\n\n## Installation\n\nFirst, install this module running:\n\n```bash\nnpm install @algoan/rest\n```\n\n## Usage\n\nAfter installing the module, you can now instantiate a instance of Algoan. Please note that **credentials are required in order to test the Algoan class**.\n\n```typescript\nimport { Algoan } from '@algoan/rest';\n\nconst client: Algoan = new Algoan({\n  baseUrl: 'https://...',\n  clientId: '{your_client_id}',\n  clientSecret: '{your_client_secret}',\n});\n```\n\n\n## API\n\nTo be able to use this SDK, you need to ask to an Algoan administrator credentials to [support@algoan.com].\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoan%2Frest-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgoan%2Frest-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoan%2Frest-nodejs/lists"}