Last Updated: February 25, 2016
·
1.032K
· indykish

BUILD YOUR API USING PLAY(SCALA) & RIAK – PART 2

This is a follow to our PART 1 where the initial setup was done.

This slide share presentation shows our playframework based SCALA code which interfaces with Riak for data store.

The datastore can be interchanged as per your need.

Would be useful to anybody who wishes to build a stateless RESTful API server based on Play(Scala) authenticated using HMAC.

http://bit.ly/1an4EtP

We use functional programming & Scalaz.