http://rock-paper-scissors2.herokuapp.com/
The docker container was used for deployment on herok
http://rock-paper-scissors2.herokuapp.com/swagger/
git clone https://github.com/WiktorBoro/rock-paper-scissors.git
pip install -r requirements.txt
python app.py
Main page localhost:5000/
You can get acquainted with API functions (Swagger) on your localhost:5000/swagger/