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

https://github.com/niteshseram/ipl-dashboard-backend

This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year
https://github.com/niteshseram/ipl-dashboard-backend

ipl-dashboard java spring spring-boot springbatch springboot springdatajpa

Last synced: about 2 months ago
JSON representation

This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year

Awesome Lists containing this project

README

          

# IPL Dashboard Backend

This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year.

This is the backend part of this full-stack project. The frontend part of this project is in this [repo](https://github.com/niteshseram/IPLDashboard).

## Technologies used

- Spring Boot
- Spring Batch
- Java Persistance API, JPQL
- HSQL Database