WeatherDashboard:服务器端API:Weather Dashboard 源码
06服务器端API:天气仪表板 开发人员通常要负责从另一个应用程序的API检索数据并在自己的上下文中使用它们。 第三方API允许开发人员通过向URL发出带有特定参数的请求来访问其数据和功能。 我构建了一个天气仪表板,该仪表板将在浏览器中运行,并具有动态更新HTML和CSS。 它使用检索城市的天气数据。 用户故事 AS A traveler I WANT to see the weather outlook for multiple cities SO THAT I can plan a trip accordingly 验收标准 GIVEN a weather dashboard with
文件列表
WeatherDashboard-master.zip
(预估有个6文件)
WeatherDashboard-master
Assets
weatherapp.js
4KB
06-server-side-apis-homework-demo.png
47KB
style.css
187B
index.html
3KB
.vscode
settings.json
40B
README.md
2KB
暂无评论