This repository has been archived by the owner on May 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Bad_Pop edited this page Mar 29, 2021
·
5 revisions
JCoinbase is an open source client for the Coinbase exchange platform API written in java 15. It allows you to make queries to the Coinbase API in a quick and easy way.
✅ Designed to be simple | ⏳ Designed to save you time | ⚙️ Designed to be robust |
---|---|---|
All queries sent via JCoinbase are standardized and give you access to an API entirely designed for speed of use and understanding | Want to use the Coinbase API? Don't want to waste time hardcoding all its conventions and requirements? JCoinbase has already done all that for you | This project was created with the developers who will use it in mind. It offers a complete and robust API based on lambdas. Under the hood you will find functional programming, immutability and fully tested code |
To learn more and see how to use JCoinbase, read the Get started page
© 2021 Alexis "Bad_Pop" Vachard. All Rights Reserved
Website | Sonar Qube | Javadoc | Jacoco reports | Maven reports