|
Re: Implementing TBA Api in Java
Quote:
Originally Posted by ceb515
Okay guys I need some help  ,
I'm creating a Java Program and I want it to be able to access match data from TBA and store it somewhere.
I have absolutely NO idea how to access the data from the API or how to store or display (JFrame) the data.
Any help or suggestions?
|
If you still want to see a Java implementation of the TBA API, the Android app implements all the endpoints. You can check out the code here https://github.com/the-blue-alliance...liance-android
|