otobrglez / beyond-ruby

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Scala 61.5%Language:Ruby 29.4%Language:Nix 2.9%Language:Python 2.4%Language:Java 2.0%Language:Shell 1.8%