•Worked with SQLAlchemy, Python, MySQL and SQLite to design and build an internal REST API to monitor task health for Myst AI's energy forecasting services.
•Built a new flask app to house the API and future internal facing routes and worked to reduce expensive calls to Google Maps’ API by dynamically cacheing results in an SQL table.
•API can be used to calculate monthly forecast latency SLAs, monitor task latency for different types of prediction models, and debug code changes related to forecasting services locally.