hugohabicht01 / PetrolStationApp

Webapp that displays real time petrol prices of petrol stations in Germany
1 stars 1 forks source link

Add pricehistory #18

Open hugohabicht01 opened 3 years ago

hugohabicht01 commented 3 years ago

Keep pricehistory of all tracked petrol stations in a DB using Google Cloud Platform or cron jobs See https://cloud.google.com/appengine/docs/standard/python3/scheduling-jobs-with-cron-yaml and https://cloud.google.com/run/ for further research

hugohabicht01 commented 3 years ago

Tankerkoenig API does advise against regularly checking for prices of all stations, instead you should download a git repo and git pull every day