Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 280 Bytes

cats-project-pps-21-22

This project is an experiment of using Scala functional programming with Cats, Cats Effect and http4s Ember.

Getting Started

To run this project is necessary to take the IMDb api key, then set it as env variable like:

API_KEY=your_api_key