Github4s is a GitHub API wrapper written in Scala.
Github4s is compatible with both Scala JVM and Scala.js. It supports 2.10, 2.11 and 2.12.
To get started with SBT, simply add the following to your build.sbt file.
For Scala.jvm:
libraryDependencies += "com.47deg" %% "github4s" % "0.18.6"
For Scala.js:
libraryDependencies += "com.47deg" %%% "github4s" % "0.18.6"
If you wish to add your library here please consider a PR to include it in the list below.
★ | ★ | ★ |
---|---|---|
scala-exercises | Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language. | |
dashing | Dashing is a collection of dashboards to monitor the health of an open source organization. |
Github4s is designed and developed by 47 Degrees
Copyright (C) 2016-2018 47 Degrees. http://47deg.com