In this repository we collect tutorials on how to use Spray/Akka Http to build several REST applications.
- Article: How to build a REST api with Spray and Akka
- Code: https://github.com/DanielaSfregola/quiz-management-service/tree/master/spray-akka
- Article: How to Integrate ReactiveMongo in your Akka Spray Application
- Code: https://github.com/DanielaSfregola/quiz-management-service/tree/master/spray-reactivemongo
- Article: Spray: how to (de)serialize objects with json4s
- code: https://github.com/DanielaSfregola/quiz-management-service/tree/master/spray-json4s