An open API service indexing awesome lists of open source software.

https://github.com/innashpota/sport

Sports competitions REST API
https://github.com/innashpota/sport

docker docker-compose java java-8 mongodb round-robin-scheduler round-robin-simulator spring-boot

Last synced: 3 months ago
JSON representation

Sports competitions REST API

Awesome Lists containing this project

README

          

Sport Competitions [![Build Status](https://travis-ci.com/shpotainna/sport.svg?branch=master)](https://travis-ci.com/shpotainna/sport)
=================

Sport competitions REST API that allows to generate a
[round-robin tournament](https://en.wikipedia.org/wiki/Round-robin_tournament#Circle_of_death)
structure.

## System requirements

You need to have [Docker](https://www.docker.com)
and [Docker Compose](https://docs.docker.com/compose/)
to be able to build and run the application.

## How to build and run

```
docker-compose up
```

The REST API is available on
http://localhost:8080/competitions