"litemall-admin/src/vscode:/vscode.git/clone" did not exist on "6bfed913bd3899e7e91fa8e0dc704f98b8f8ead0"
Commit 4dd3c460 authored by D.G. Pradeepal Sudeshana Ariyasena's avatar D.G. Pradeepal Sudeshana Ariyasena Committed by Dave Machado
Browse files

Adds NOAA Climate Data Online API (#712)

parent a3f279a2
...@@ -786,6 +786,7 @@ API | Description | Auth | HTTPS | CORS | Link | ...@@ -786,6 +786,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| ClimaCell Micro Weather | Historical, real-time, and nowcast weather data | `apiKey` | Yes | Yes | [Go!](https://developer.climacell.co) | | ClimaCell Micro Weather | Historical, real-time, and nowcast weather data | `apiKey` | Yes | Yes | [Go!](https://developer.climacell.co) |
| Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) | | Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) |
| MetaWeather | Weather | No | Yes | No | [Go!](https://www.metaweather.com/api/) | | MetaWeather | Weather | No | Yes | No | [Go!](https://www.metaweather.com/api/) |
| NOAA Climate Data | Weather and climate data | `apiKey` | Yes | Unknown | [Go!](https://www.ncdc.noaa.gov/cdo-web/) |
| ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) | | ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) |
| OpenUV | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | [Go!](https://www.openuv.io) | | OpenUV | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | [Go!](https://www.openuv.io) |
| OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) | | OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment