Author Topic: Hedgecode Snooker Score API  (Read 3572 times)

admin

  • Administrator
  • Member
  • *****
  • Posts: 109
    • View Profile
Hedgecode Snooker Score API
« on: 09:44:06, 10 Jan 2018 »
Hedgecode Snooker Score API
(org.hedgecode.snooker.snooker-score-api)

Library page: snooker-score-api

Short description:
Hedgecode Snooker Score is an API library for portal snooker.org, which contains the results of snooker competitions and other snooker information. The library provides a set of entity objects that can be used in client applications (to inform about the results of snooker) developed in Java.

FAQ, Usage

Current version: 0.2
« Last Edit: 06:09:05, 15 Nov 2019 by admin »

admin

  • Administrator
  • Member
  • *****
  • Posts: 109
    • View Profile
Re: Hedgecode Snooker Score API
« Reply #1 on: 06:08:35, 15 Nov 2019 »
Hedgecode Snooker Score API v.0.1 [02.06.2017]:

In initial release of the library implemented the following functional:
  • Set of base requests: events/tournaments in a season, matches, players and rankings;
  • Ability to sort sets of incoming data by various parameters;
  • Ability to cache some basic request data on the client side.
Download: 0.1

admin

  • Administrator
  • Member
  • *****
  • Posts: 109
    • View Profile
Re: Hedgecode Snooker Score API
« Reply #2 on: 06:14:16, 15 Nov 2019 »
Hedgecode Snooker Score API v.0.2 [15.11.2019]:

Added the following features:
  • New functionality for parsing URLs and HTML tags in the string data;
  • Improved output to the console;
  • Added new requests: event rounds and event seedings;
  • Added types of the events;
  • Added header X-Requested-By for requests to snooker.org;
  • Added MoneySeedings ranking type.
Download: 0.2