SimpleGraph-github: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{SimpleGraphModule |name=GitHub |logo=File:Octocat.png |modulename=github |systemname=GitHubSystem |url=https://github.com |apiname=GitHub API for Java |apiurl=http://github-...") |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|systemname=GitHubSystem | |systemname=GitHubSystem | ||
|url=https://github.com | |url=https://github.com | ||
|apiname=GitHub | |apiname=GitHub GraphQL Api v4 | ||
|apiurl= | |apiurl=https://developer.github.com/v4/ | ||
|issue= | |issue=5 | ||
|documentation=makes GitHub content accessible to Graph processing. | |documentation=makes GitHub content accessible to Graph processing. | ||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
Module for SE: [[Module for SE::true]] | |||
Latest revision as of 14:29, 17 February 2019
SimpleGraph GitHub module
The SimpleGraph GitHub module makes GitHub content accessible to Graph processing. see GitHub GraphQL Api v4. The initial issue is 5
Sources
- System: GitHubSystem.java
- JUnit-Test: TestGitHubSystem.java
Module for SE: true