googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

API no longer available #211

Open sarminana opened 4 years ago

vicjanicki commented 4 years ago

This needs to be updated to use an API Key from another site. Try https://developers.google.com/maps/documentation/javascript/get-api-key instead of the Dark Sky API.

Devrax commented 4 years ago

I started the tutorial "My First PWA" one day before they stopped accepting new Signups, a friend of mine didn't run with the same luck, but, he got something similar called "OpenWeather" and he is using it, you can get more information from here: https://openweathermap.org/api

dheerajmpai commented 4 years ago

Can you explain a bit more how to use the API key. The format is not same in both the places

elmorg commented 4 years ago

I have a forked version that's working with the Open Weather Map API (https://openweathermap.org/api) - https://github.com/elmorg/your-first-pwapp