hackers4peace / o-bridge-github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

o-bridge-github

features

  • fetch data from github and cache it in forkdb
  • generate URIs for all resources
  • store mappings between generated URIs and github internal IDs (github urls change!)
  • publish derived resources to a pod

dependencies

o-*

  • o-api-client
  • o-cli-service

common

  • github-fetch
  • level
  • level-promise
  • forkdb
  • sprom (promises wrapper)

notes

github id

github allows renaming accounts and repositories so URLs may change!!! having github id allows to find current url

user, orga, repo

http://stackoverflow.com/a/30579888

issue

use number and append to repository url

:repo_url/issues/:number

About


Languages

Language:JavaScript 100.0%