tairosonloa / pvpc-backend

An API to get the hourly electricity price in Spain (PVPC) from https://api.esios.ree.es/
3 stars 0 forks source link

Move main code to external function and test #13

Open tairosonloa opened 1 year ago

tairosonloa commented 1 year ago

It could be great to perhaps move all the code in the main function to a bootstrap or run function and unit test it