Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
956d83d4
Commit
956d83d4
authored
Oct 24, 2016
by
Scott Thompson
Browse files
Updated OpenWeatherMap OAuth column (requires api key as per:
http://openweathermap.org/appid
)
parent
6ba29fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
956d83d4
...
@@ -371,6 +371,6 @@ A collective list of JSON APIs for use in web development.
...
@@ -371,6 +371,6 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth | Link |
| API | Description | OAuth | Link |
|---|---|---|---|
|---|---|---|---|
| Dark Sky Forecast API | Weather | No, but
`apiKey`
query string |
[
Go!
](
https://developer.forecast.io/
)
|
| Dark Sky Forecast API | Weather | No, but
`apiKey`
query string |
[
Go!
](
https://developer.forecast.io/
)
|
| OpenWeatherMap | Weather | No |
[
Go!
](
http://openweathermap.org/api
)
|
| OpenWeatherMap | Weather | No
, but
`apiKey`
query string
|
[
Go!
](
http://openweathermap.org/api
)
|
| Wunderground | Weather | No |
[
Go!
](
http://www.wunderground.com/weather/api/
)
|
| Wunderground | Weather | No |
[
Go!
](
http://www.wunderground.com/weather/api/
)
|
| Yahoo! Weather | Weather | No |
[
Go!
](
https://developer.yahoo.com/weather/
)
|
| Yahoo! Weather | Weather | No |
[
Go!
](
https://developer.yahoo.com/weather/
)
|
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment