Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crisszkutnik/financial-market-data-puller
https://github.com/crisszkutnik/financial-market-data-puller
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/crisszkutnik/financial-market-data-puller
- Owner: crisszkutnik
- Created: 2024-10-06T23:40:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:23:05.000Z (about 2 months ago)
- Last Synced: 2024-10-24T11:28:09.939Z (about 2 months ago)
- Language: Scala
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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