outr / googleapi.scala.js   0.1.5

GitHub

Wrapper around Google APIs

Scala versions: 2.12 2.11
Scala.js versions: 0.6

Google API Facade for Scala.js

Currently, only OAuth support is being focused on, but ultimately this will contain several Google API facades.

Library Dependencies

libraryDependencies += "com.outr" %%% "googleapi-scala-js" % "0.1.0"

Usage

For now, take a look at the Test class

Help Wanted

This facade is born of need, and lacks completeness in many areas. However, PRs are extremely welcome to fill in the gaps.