Skip to content

Releases: Orloxx23/vlresports

v1.0.4

25 Apr 22:30
Compare
Choose a tag to compare

Update the player driver to correct the region variable in url.

regions -> region

v1.0.3

06 Nov 04:45
Compare
Choose a tag to compare

Get all events.

  • GET /api/v1/events

    • We will obtain all the events.

Get all matches.

  • GET /api/v1/matches

    • We will get all the matches that are coming up.

Get all results.

  • GET /api/v1/results

    • We will get all the results of the matches that have been played.

v1.0.2

06 Nov 01:25
Compare
Choose a tag to compare

Get all teams.

  • GET /api/v1/teams
    • We will obtain all the teams that have played recently.