View Single Post
  #1   Spotlight this post!  
Unread 25-01-2017, 13:58
techguy9984 techguy9984 is offline
Registered User
FRC #4859
 
Join Date: Jul 2016
Location: Rochester, MN
Posts: 9
techguy9984 is an unknown quantity at this point
TBA-API to end all TBA-APIs. (Java)

With the new robotics season already started up, I figured a powerful TBA API would be useful to some of you. I built a scouting app a while back and was noticing that all the Java APIs that I found on the TBA api-docs page didn't work very well and were always breaking.

So I created my own API. Everything (all methods) has (have) been tested thoroughly on both the PC and Android. It contains a method for EVERY single pull request listed on the TBA api page. It's also got tons of configuration settings for how to pull data, along with a testing class, a full-fledged github wiki with installation, tutorials, and working examples. Let me know if you find this project useful! Knowing that people are using and enjoy my API drives me to make it better!

Here's the link:
https://github.com/techguy9984/TBA-API
Reply With Quote