Socket
Book a DemoInstallSign in
Socket

express-github

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-github

Express middleware for GitHub API

latest
Source
npmnpm
Version
0.5.1
Version published
Maintainers
1
Created
Source

Express-GitHub

Express middleware for GitHub API v3

NPM Dependency

NPM

Sponsor

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 with Accept: 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

Usage

Keywords

Express

FAQs

Package last updated on 14 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts