Closed rachelrring closed 7 months ago
in #35 , The go gin server requests the data from the CSO and the angular client-side budget-app requests it from localhost:8070
with this commit I have decided to no longer request the data from CSO and alternatively I am going to download the .csv files and parse them from there instead.
There is a complete lack of documentation taht is prohibiting me form successfully unmarshalling the data.
The go server should request data from data.CSO api listed in documentation