Skip to content

dszeto/play-predictionio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-predictionio

This plugin provides an easy PredictionIO integration in a Play Framework application.

Build Status

Install

The dependency declaration should be:

"com.github.filosganga" %% "play-predictionio" % "1.0-SNAPSHOT"

It is not yet released so you need to publish on your local repository.

Usage

Creating an User:

val userFuture = PredictionIO.createUser(uid)

Support

Google Group

https://groups.google.com/group/predictionio-user

About

PredictionIO plugin for Play Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%