/github4s

A GitHub API wrapper written in Scala

Primary LanguageScalaApache License 2.0Apache-2.0

Build Status Join the chat at https://gitter.im/47deg/github4s codecov.io Maven Central License Latest version Scala.js GitHub Issues

Github4s

Github4s is a GitHub API wrapper written in Scala.

Installation

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.20.1"

For Scala.js:

libraryDependencies += "com.47deg" %%% "github4s" % "0.20.1"

Github4s in the wild

If you wish to add your library here please consider a PR to include it in the list below.

scala-exercises 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.
cla-bot Bot making sure external contributors sign a CLA.

Copyright

Github4s is designed and developed by 47 Degrees

Copyright (C) 2016-2019 47 Degrees. http://47deg.com