Ecosyste.ms: Awesome
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: 15 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T16:17:44.000Z (4 months ago)
- Last Synced: 2024-10-15T20:01:34.331Z (22 days ago)
- Topics: github-api, playframework, scala
- Language: Scala
- Homepage:
- Size: 218 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
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_
[![play-git-hub artifacts](https://index.scala-lang.org/rtyley/play-git-hub/play-git-hub/latest-by-scala-version.svg)](https://index.scala-lang.org/rtyley/play-git-hub/play-git-hub/)
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