GitHub API

Component ID

2086639

Component name

GitHub API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2405

Component created

Component changed

Component body

The primary code repository for this project is on github. Code is synced back to drupal.org code repo, but the source of truth is github.

This modules allows you to use the php-github-api library with a Drupal site. Developers can build on this to integrate features from the github API v3 into their site.

This module depends on composer_manager to install php-github-api.

Note: The github API token is stored in plain text in the database.

The GitHub API module is developed by Dave Hall Consulting.