cd ~/Desktop/Sites/WindReaderServerless
npm install
npm install dependency name
hit command-shift-p in vscode
Debug: start debugging
copy and paste these urls in chrome
For wind direction: http://localhost:7071/api/HttpTrigger1?request_type=wind_direction&lat=35.101240&lon=-120.630414
For wind speed: http://localhost:7071/api/HttpTrigger1?request_type=wind_speed&lat=35.101240&lon=-120.630414
go to Azure tab on left
Hit blue publish arrow
Click yes
append specific request after question mark