issues
search
gwilcox019
/
grace-serverless-3
1
stars
0
forks
source link
Week 2: Carbon Interface API
#43
Closed
danielkimtest
closed
3 years ago
danielkimtest
commented
3 years ago
Description
Send post request to Carbon Interface with vehicle information and distance and receive back carbon emissions for each route
ETA:
3-4 hrs
Objective:
[x] Get access to the API key (set up account?) -> 10 min
[x] Send POST request with vehicle information, distance to Carbon Interface API via Postman -> 1 hr
[x] Write function that sends that POST request from Azure Function, test with Postman -> 1 hr
[x] Create loop that calls that function for each route received from MapQuest -> 30 min
[x] Organize carbon emission estimates -> 30 min
Description
ETA:
Objective: