https://github.com/cstringer17/csgo-esport
Swing Boot REST Api built for Coursera course
https://github.com/cstringer17/csgo-esport
Last synced: 13 days ago
JSON representation
Swing Boot REST Api built for Coursera course
- Host: GitHub
- URL: https://github.com/cstringer17/csgo-esport
- Owner: cstringer17
- Created: 2021-09-16T12:07:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T13:59:20.000Z (over 4 years ago)
- Last Synced: 2025-03-04T09:33:06.307Z (over 1 year ago)
- Language: Java
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# Spring Boot Coursera Final Project
## Task:
The task is to develop of RESTFull Web Services with Spring MVC and Hibernate CRUD on an arbitrary topic:
- library of books
- movie library
- storage of audio files
- hockey standings
- tennis standings
- etc.
Technology stack: java 8, Spring 5, flyway, hibernate, maven, PostgreSQL.
## Solution:
I created a simple APi to handle creation of CSGO Tournaments, it can handle players, matches, teams and of course tournaments.