Skip to content

The code from my talk about going beyond Ruby into Scala and beyond.

Notifications You must be signed in to change notification settings

otobrglez/beyond-ruby

Repository files navigation

Beyond Ruby w/ Effect Systems

This is a sandbox and code for my talk on why I like Scala and Effect Systems.

Development

This project uses nix-shell to make things more excellent and reproducible.

nix-shell ~/shell.nix

Environment

The code depends on given environment variables:

  • POSITIONSTACK_API_KEY - that can be obtained from positionstack.
  • OPENROUTE_API_KEY - that can be obtained at openroute service.
  • PROMINFO_QUERY_ENDPOINT that can be obtained upon request.

Author