Getting Started

Get introduced to the building blocks of the impure service.

Libraries used

Let’s successively go through the libraries we will be using in our project with a brief description of each. This is important because these libraries and the functionalities that they offer will come together to become the building blocks of our service.

The building blocks of our service

1. Akka

Using Akka, we can build ...