climate-cooperative/home-energy-assessment-database

Score Endpoint

Opened this issue · 1 comments

Description

Create an endpoint (/score) to provide a calculated response that can plug in to the FE: https://github.com/climate-cooperative/home-energy-calculator.

Document req/res models as well

Technical Notes

Do similar calculations in the backend.

POST request.

Risks

Without Integration Tests, will take coordination with FE to ensure correct payload.

Related Issues Or Discussions

Move Calculations to API

Needs #37 first