CoinCapDev / CoinCap.io

API tools and documentation
731 stars 151 forks source link

API wrapper for java #101

Open AleksandarAleksandrov opened 6 years ago

AleksandarAleksandrov commented 6 years ago

I wrote a java wrapper around the given api. Thank you for the wonderful service and I hope this can be useful for someone. Opened it as an issue you can immediately close, but to allow for users search for something like this to see it.

The library can be found here: https://github.com/AleksandarAleksandrov/CoinCap4j

iamskippy0 commented 6 years ago

@AleksandarAleksandrov Thank you! I hope this comes in handy to other users of the V1 API. I will leave this issue open and keep you posted on v2.

mbenatti commented 6 years ago

@iamskippy0 I also created an api for Elixir: https://github.com/mbenatti/coincap_ex

The current API is version 1? what is the breaking changes between 1 and 2 ?