fedefailla18 / file-importer

0 stars 0 forks source link

File-importer

File-importer is a useful app written in Java 11 and SpringBoot to allow the users upload a Binance transactions file and get accurate information.

Useful resources

To get prices in real time we use:

    https://www.cryptocompare.com/cryptopian/api-keys

Running integration-tests

    ./gradlew integrationTest