Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.04 KB

Volleyball Referee API

Java CI with Gradle

Volleyball Referee API is a Spring Boot application, part of the Volleyball Referee system, and providing REST endpoints.

Manage your data

  • For 6x6, 4x4, beach and snow volleyball
  • Leagues
  • Matches (scheduled, live and completed)
  • Teams
  • Rules
  • Account and friends

Search matches

  • By date
  • By team, league or referee name
  • Being refereed in real-time by another user

View matches

  • Being refereed in real-time by another user
  • Download score sheets
  • Download league rankings

Associated applications