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
- Host: GitHub
- URL: https://github.com/innashpota/sport
- Owner: innashpota
- License: apache-2.0
- Created: 2019-11-22T13:44:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T19:57:32.000Z (over 6 years ago)
- Last Synced: 2025-02-07T16:16:11.899Z (over 1 year ago)
- Topics: docker, docker-compose, java, java-8, mongodb, round-robin-scheduler, round-robin-simulator, spring-boot
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sport Competitions [](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