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

https://github.com/cstringer17/csgo-esport

Swing Boot REST Api built for Coursera course
https://github.com/cstringer17/csgo-esport

Last synced: 12 months ago
JSON representation

Swing Boot REST Api built for Coursera course

Awesome Lists containing this project

README

          

![](https://github.com/cstringer17/csgo-esport/actions/workflows/maven.yml/badge.svg)
# 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.