Browse Source

Add Dark Sky Weather API

pull/192/head
Mike Street 7 years ago
parent
commit
c269e3fe12
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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/) |

Loading…
Cancel
Save