A Java-based Web to request data through the Brawlhalla API Currently using the version .03 of the Brawlhalla API
To make it working you need to pass Spring an api key through JVM arguments (like -Dtoken="your api key") or through Spring arguments (like token="your api key").