Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reactive REST on Play2 & ReactiveMongo

Reactive REST on Play2 & ReactiveMongo

A quick tutorial focused on building a quick Reactive application with Play2 Framework that features a REST API backed by the asynchronous ReactiveMongo driver. Tutorial and sources available at https://github.com/47deg/bbcdzREST

Raúl Raja Martínez

September 18, 2013
Tweet

More Decks by Raúl Raja Martínez

Other Decks in Programming

Transcript

  1. App frameworks are like hipsters, always looking for the next

    cool thing. There is a new kid on the block... REACTIVE APPS Only one thing is better than reactive apps. Monkey beard JORGE!
  2. Let’s build it! If you did not attend the session

    a full tutorial is here https://github.com/47deg/bbcdzREST
  3. Become a Scala Master For comprehensions Case Classes Futures Options

    Traits Either Pattern Matching Monads Actors DSL’s ...