neaps / tide-predictor

Javascript tide predictor
https://neaps.js.org
MIT License
23 stars 7 forks source link

chore: Cleanup node fetch. Part of async in #137 #144

Closed kevee closed 2 years ago

kevee commented 2 years ago

Removes nested promises in NOAA test in favor of Promise.all with a simpler node HTTPS call.