{"id":17742969,"url":"https://github.com/twentytwo777/funpay-api","last_synced_at":"2025-04-21T08:31:55.878Z","repository":{"id":189934283,"uuid":"681554058","full_name":"twentytwo777/FUNPAY-API","owner":"twentytwo777","description":"📒 API for FunPay","archived":false,"fork":false,"pushed_at":"2023-08-22T12:58:57.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-22T14:18:28.828Z","etag":null,"topics":["funpay","libary","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/twentytwo777.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}},"created_at":"2023-08-22T09:06:29.000Z","updated_at":"2023-08-22T14:19:29.707Z","dependencies_parsed_at":"2023-08-22T14:18:29.354Z","dependency_job_id":"eac5071b-7219-40ab-a963-de641aefc8c6","html_url":"https://github.com/twentytwo777/FUNPAY-API","commit_stats":null,"previous_names":["twentytwo777/funpay-api"],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twentytwo777%2FFUNPAY-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twentytwo777%2FFUNPAY-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twentytwo777%2FFUNPAY-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twentytwo777%2FFUNPAY-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twentytwo777","download_url":"https://codeload.github.com/twentytwo777/FUNPAY-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250023546,"owners_count":21362420,"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":["funpay","libary","typescript"],"created_at":"2024-10-26T05:42:12.526Z","updated_at":"2025-04-21T08:31:55.596Z","avatar_url":"https://github.com/twentytwo777.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FUNPAY-API | [FunPay](https://funpay.com/) API\n## Installation\n```bash\nnpm i funpay-api\n```\n## Usage\n```ts\nimport FunPayAPI from 'funpay-api';\n\nconst API = new FunPayAPI('YOUR_GOLDEN_KEY');\nconst profile = await API.Profile.getProfile();\n\nconsole.log(`ID ${profile.id}`);\nconsole.log(`NAME ${profile.name}`);\nconsole.log(`AvatarPhoto ${profile.avatarPhoto}`);\nconsole.log(`Rating ${profile.rating}`);\nconsole.log(`Total Reviews ${profile.totalReviews}`);\nconsole.log(`Link ${profile.totalReviews}`);\n```\n\n# Output\n```\n-\u003e % npm start\nID 6213754\nNAME twentytwo777\nAvatarPhoto https://s.funpay.com/s/avatar/hw/lu/hwlu87y7ya5n1lao0p7v.jpg\nRating 0\nTotal Reviews 0\nLink https://funpay.com/users/6213754/\n```\n\n## Some info\nAt the moment, the library is under development, so not all methods available in the FUNPAY-API.\n\nThe library documentation is also under development, but you can always participate in its development by simply creating a PR with documentation for the method.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwentytwo777%2Ffunpay-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwentytwo777%2Ffunpay-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwentytwo777%2Ffunpay-api/lists"}