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

https://github.com/atiq-cs/financetool

Financial Asset Helper Tool
https://github.com/atiq-cs/financetool

alphavantage-api kotlin kotlin-coroutines kotlinx-serialization

Last synced: 10 months ago
JSON representation

Financial Asset Helper Tool

Awesome Lists containing this project

README

          

### FinTool
Finance Assets Helper

**Supported platforms**

Any platform that runs kotlin

**Command Line Examples**

Run from outside of project dir, assuming it's `~/Code/kotlin/FinTool`,
```bash
gradle run --project-dir ~/Code/kotlin/FinTool"
```