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
- Host: GitHub
- URL: https://github.com/rtyley/play-git-hub
- Owner: rtyley
- Created: 2015-05-27T17:13:51.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T09:19:48.000Z (about 1 year ago)
- Last Synced: 2025-04-30T17:04:09.924Z (9 months ago)
- Topics: github-api, playframework, scala
- Language: Scala
- Homepage:
- Size: 234 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# play-git-hub
_A common library of Play/Scala code for creating GitHub-related webapps_
[](https://index.scala-lang.org/rtyley/play-git-hub/core)
[](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