{"id":17975110,"url":"https://github.com/robbertkl/bunq-http","last_synced_at":"2025-04-03T23:43:58.484Z","repository":{"id":39617293,"uuid":"202223751","full_name":"robbertkl/bunq-http","owner":"robbertkl","description":"Low-level bunq HTTP client","archived":false,"fork":false,"pushed_at":"2023-12-10T10:55:02.000Z","size":190,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T20:41:10.608Z","etag":null,"topics":["bunq","bunq-api"],"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/robbertkl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-13T21:05:29.000Z","updated_at":"2023-12-13T22:17:05.000Z","dependencies_parsed_at":"2023-10-15T17:44:19.105Z","dependency_job_id":"09d9a539-24ab-42cf-8979-b89cbe2643dc","html_url":"https://github.com/robbertkl/bunq-http","commit_stats":{"total_commits":208,"total_committers":3,"mean_commits":69.33333333333333,"dds":"0.11538461538461542","last_synced_commit":"293f7134279aed139ef973707d4548411d100fd7"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbertkl%2Fbunq-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbertkl%2Fbunq-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbertkl%2Fbunq-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbertkl%2Fbunq-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robbertkl","download_url":"https://codeload.github.com/robbertkl/bunq-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097973,"owners_count":20883127,"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":["bunq","bunq-api"],"created_at":"2024-10-29T17:18:14.246Z","updated_at":"2025-04-03T23:43:58.464Z","avatar_url":"https://github.com/robbertkl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bunq-http\n\n[![npm version](https://badge.fury.io/js/bunq-http.svg)](https://www.npmjs.com/package/bunq-http)\n\nLow-level bunq HTTP client. Extends [axios](https://github.com/axios/axios) to manage:\n\n- setting required request headers\n- request signing (using [node-forge](https://github.com/digitalbazaar/forge))\n- response header \u0026 signature verification\n- rate limiting\n\nPlease note this client does NOT know:\n\n- where to find the bunq production/staging API endpoints\n- what rate limits to use\n- how to login / obtain a session token\n\nFor a bit higher level API client, please see [bunq-session](https://github.com/robbertkl/bunq-session). It uses bunq-http to create a usable API client, so if you're looking to get started with simply logging in and making API calls, use bunq-session instead.\n\n## Installation\n\n```sh\nnpm install --save bunq-http\n```\n\n## Authors\n\n- Robbert Klarenbeek, \u003crobbertkl@renbeek.nl\u003e\n\n## License\n\nThis repo is published under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobbertkl%2Fbunq-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobbertkl%2Fbunq-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobbertkl%2Fbunq-http/lists"}