Skip to content

jmonson2/BitcoinPriceIndex

Repository files navigation

Bitcoin Price Index

REST API to gather bitcoin prices

Build with the included gradle utility. ./gradlew clean install

Run with ./gradlew bootRun

This API is using the free Coindesk API to fetch bitcoin rates for USD, EUR, and GBP. It also uses the Exchange Rates API to fetch fiat exchange values to calculate rates for many other currencies!

Current Endpoints:

/bitcoin All Supported Currencies
/bitcoin/{CURRENCY_CODE} Specific Currency

About

REST API to gather bitcoin prices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages