An open API service indexing awesome lists of open source software.

https://github.com/rtyley/play-git-hub

common library of Play/Scala code for creating GitHub-related webapps
https://github.com/rtyley/play-git-hub

github-api playframework scala

Last synced: 9 months ago
JSON representation

common library of Play/Scala code for creating GitHub-related webapps

Awesome Lists containing this project

README

          

# play-git-hub

_A common library of Play/Scala code for creating GitHub-related webapps_

[![core Scala version support](https://index.scala-lang.org/rtyley/play-git-hub/core/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/rtyley/play-git-hub/core)
[![Release](https://github.com/rtyley/play-git-hub/actions/workflows/release.yml/badge.svg)](https://github.com/rtyley/play-git-hub/actions/workflows/release.yml)

Used in:

* [_gu:who?_](https://www.theguardian.com/info/developer-blog/2014/apr/11/how-the-guardian-uses-github-to-audit-github) -
answering: who are all these users in my GitHub org?
* [_Prout_](https://www.theguardian.com/info/developer-blog/2015/feb/03/prout-is-your-pull-request-out) -
How do you know your pull request is on production?
* [_submitGit_](https://submitgit.herokuapp.com/) - attempting make the Git-contribution process easier
* [_repo-genesis_](https://repo-genesis.herokuapp.com/about) - open up repo creation to all members of your organisation