fmidev / weather-app

FMI's official weather application for mobile devices
6 stars 2 forks source link

Create proxy to Cloudfront which handles HTTP etags #577

Open AnttiRumpunen opened 4 weeks ago

AnttiRumpunen commented 4 weeks ago

Currently app doesn't send etags in data queries. Create a proxy to cloudfront which can forward the data query from the app to Smartmet Server and add etag to the query so caching is working better.