express-github
v0.5.1
Published
Express middleware for GitHub API
Downloads
15
Maintainers
Readme
Express-GitHub
Express middleware for GitHub API v3
Feature
OAuth 2.0 (Production Environment can be used for debugging of
localhost
)API Proxy (HTTP-only Cookie Session instead of Access Token is easy to use for Web front-end)
Wrapper APIs to get the Technique(Language) list of a User or Organization
Diff to HTML (Get
/repos/:owner/:repo/pull/:pull_num.diff
withAccept: text/html
, the Diff Code will be converted to HTML by diff2html)One Hook URL to receive all kinds of Event
3 APIs of Server-sent events about Organization & Repository