Salesforce Bitcoin Currency Converter
This is a simple bitcoin currency converter that uses a GET HTTP call to https://bitpay.com/api/rates/ to obtain values for each currency.
All classes are included, even the test classes. Feel free to modified or let me know of modifications that can improve this app.
converterMockResponse1 and converterMockResponse2 are json responses for the test class. Copy their contend and save each file as .json. After that upload them to your Static Resources.