This follows on from https://github.com/openclimatefix/client-private/issues/157 We need to move the uk-national-and-gsp api into this API This could be done like this - [x] Copy routes into this API, but dont link to the database - [x] Make National Forecast routes - [x] Make National PVLive routes - [x] Make GSP Forecast routes - [x] Make GSP PVLive routes - [x] Make system routes - [x] make Hidden routes, used by UI, and airflow - [x] Deploy to AWS - [ ] Add airflow checks - [x] Restrict intraday only users on forecast routes to 8 hours, this is currently done with auth0 scopes When we are happy, we can - [ ] remake sure UI works with this API - [ ] Change cloudflare over to this API, for api.quartz.solar (dev one first) Some legacy things that might need to be - [x] Link Status with current - [x] Log route to current database, so we can see what routes are being used, by which users - UPDATE using api-tally now
This follows on from https://github.com/openclimatefix/client-private/issues/157
We need to move the uk-national-and-gsp api into this API
This could be done like this
When we are happy, we can
Some legacy things that might need to be