(UI rewrite in progress) A simple web app that consumes the api-football API to display data on standings and upcoming matches for specified soccer leagues
Set up a new Angular application. This application will make REST requests (using your python server as a proxy for the third-party api-football). Then display the response in the UI.
Set up a new Angular application. This application will make REST requests (using your python server as a proxy for the third-party api-football). Then display the response in the UI.