Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crisszkutnik/financial-market-data-puller


https://github.com/crisszkutnik/financial-market-data-puller

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Data puller

Small application I wrote to pull various data from both US and Argentina financial markets.

Written in Scala just for fun

## Running

The app was built with `Scala 3.3.3` and `sbt 1.10.2`. If you have those two set up and running, just run:

```sbt run```

and that should do.

Conveniently, the app is Dockerized so it can be deployed on my on-premise Kubernetes cluster