Getting Started

Get introduced to the building blocks of pure service.

Libraries used

Below is a list of libraries that we will be using for pure implementation.

1. http4s

http4s allows for functional and typeful HTTP streaming. It employs the Cats IO to ensure ...