ghfollowers:获取GitHub关注者

时间:2024-05-17 07:18:57
【文件属性】:

文件名称:ghfollowers:获取GitHub关注者

文件大小:52KB

文件格式:ZIP

更新时间:2024-05-17 07:18:57

JavaScript

githubfollowers 是获取和接收的服务。 它使用来自GitHub API的OAuth2令牌来跟踪在我们网站上注册的其他用户。 作为回报,我们使用这些令牌让它们跟随您。 这是安全/允许的吗? 绝对地。 GitHub服务条款仅声明您对帐户下发生的所有活动负责。 由于我们只要求提供user:follow和public_repo (用于为我们的repo public_repo )权限,因此我们无法对您的帐户进行任何恶意操作。 实际上,此网站的源代码可在此处获得! 如果我取消关注/撤消我的令牌会怎样? 我们将永久降低您的工资帽。 此应用程序依赖于有合法的,没有恶意的人彼此追随,因此破坏信任会破坏我们的服务。 我们会降低您的关注者上限,以补偿未关注的用户。 设置 要设置开发环境,请运行以下命令: $ npm install -g gulp $ npm install 然后运行:


【文件预览】:
ghfollowers-master
----.gitignore(57B)
----README.md(1KB)
----test()
--------fixtures()
--------user.js(4KB)
----public()
--------vendor()
--------img()
--------index.html(2KB)
--------favicon.ico(6KB)
----Procfile(15B)
----app.js(1KB)
----bower.json(340B)
----package.json(2KB)
----client()
--------css()
--------scripts()
----.babelrc(50B)
----scripts()
--------star.js(713B)
--------update_followed_by_all.js(484B)
--------find_invalid.js(441B)
--------update_followed_by.js(388B)
--------follow.js(387B)
--------god.js(502B)
--------remove_deleted.js(570B)
--------fix_followers.js(504B)
----config.js(62B)
----LICENSE.txt(1KB)
----lib()
--------db.js(116B)
--------github_oauth.js(336B)
--------check_auth.js(166B)
--------session.js(636B)
--------github_user_middleware.js(599B)
--------user.js(8KB)
--------routes.js(1KB)
----gulpfile.babel.js(2KB)

网友评论