/IPL-Dashboard-Backend

This project allows you to browse your favorite IPL teams and access their past games details, wins and loss.

Primary LanguageJava

IPL-Dashboard-Backend

This project allows you to browse your favorite IPL teams and access their past games details, wins and loss.


GET   /team

team



GET   /team/{teamName}

team/{teamName}



GET   /team/{teamName}/matches?year={year}

team/{teamName}/matches?year={year}