CICCIOSGAMINO / openweather-apis

Simple APIs for OpenWeatherMap.org basic services
GNU General Public License v3.0
44 stars 27 forks source link

Updated Onecall endpoint from 2.5 to 3.0 as 2.5 is deprecated. #56

Open adam6806 opened 7 months ago

adam6806 commented 7 months ago

Updated Onecall endpoint from 2.5 to 3.0 as 2.5 is deprecated. Fixed all NPM Audit Issues. Changed test and example to use environment variable for API Key. Added a comment about daily forecast being a paid subscription only product. Also added a test for the onecall endpoint.