Building a Simple REST API with Scala & Play! (Part 3)
In this 3 part series, we’ll cover creating a basic Play! REST API on top of Reactive Mongo. Full source code for this tutorial is available at https://github.com/jrodenbostel/getting-started-play-scala. Welcome back! We finished parts 1 & 2, which started with a description of the tools we’ll be using, and concluded with a fully functioning REST API […]