{"id":18664587,"url":"https://github.com/electerm/gitee-js","last_synced_at":"2025-04-11T21:32:51.736Z","repository":{"id":91464237,"uuid":"304023769","full_name":"electerm/gitee-js","owner":"electerm","description":"gitee API wrapper","archived":false,"fork":false,"pushed_at":"2021-01-24T05:09:42.000Z","size":228,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T19:21:23.094Z","etag":null,"topics":[],"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/electerm.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}},"created_at":"2020-10-14T13:27:40.000Z","updated_at":"2024-05-24T07:11:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"173a4521-097e-424b-a61f-6043d87e9c33","html_url":"https://github.com/electerm/gitee-js","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"320bfd6a6d549cbba12bcf198eb8c36e7b367083"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fgitee-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fgitee-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fgitee-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fgitee-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electerm","download_url":"https://codeload.github.com/electerm/gitee-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248483370,"owners_count":21111435,"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":[],"created_at":"2024-11-07T08:24:11.112Z","updated_at":"2025-04-11T21:32:51.441Z","avatar_url":"https://github.com/electerm.png","language":"TypeScript","readme":"# Gitee API wrapper for JavaScript\n\n[![Build Status](https://travis-ci.com/electerm/gitee-js.svg?branch=release)](https://travis-ci.com/electerm/gitee-js)\n\nGitee gist API wrapper. [api docs](https://gitee.com/api/v5/swagger#/postV5Gists).\n\n## Installation\n\n### Node.js\n\n```bash\nnpm i gitee-client\n```\n\n## Usage\n\n```js\nimport Gitee from 'gitee-client'\n\nconst gc = new Gitee(\n  GITEE_TOKEN\n)\nlet r = await gc.get('/v5/gists').catch(console.log)\nexpect(r.data.length \u003e 0).toBe(true)\n\n```\n\n## Test\n\n```bash\ncp .sample.env .env\n# edit .env fill your github token\nnpm run test\n```\n\n## Credits\n\nBased on [Tyler](https://github.com/tylerlong)'s [https://github.com/tylerlong/ringcentral-js-concise](https://github.com/tylerlong/ringcentral-js-concise).\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Fgitee-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felecterm%2Fgitee-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Fgitee-js/lists"}