1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-22 21:31:24 +01:00

Add Dark Sky Weather API

This commit is contained in:
Mike Street 2016-06-29 21:34:39 +01:00
parent b9ede300cd
commit c269e3fe12

View File

@ -264,4 +264,4 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
|---|---|---|---|
| OpenWeatherMap | Weather and Forecast API | No | [Go!](http://openweathermap.org/api) |
| Dark Sky Forecast API | Weather and Forecast API | No, but `apiKey` query string | [Go!](https://developer.forecast.io/) |