Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

devraphaelli/vs-code-dev-days-workshop

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Lesson

Solution

image

1 - Integration with API 🔌

In this part of the lesson, students will learn how to connect their applications to an external API, leveraging Copilot and Microsoft Kiota, a client generator responsible for sending HTTP requests (GET/POST), handle responses, and parse JSON data.

Check Lesson 1.

2 - Display Forecast UI 🌤️

This section focuses on taking the data from the API and presenting it in a clean, user-friendly interface. Students will learn how to connect the API client to NextJS and create a UI that shows weather forecasts.

Check Lesson 2.

3 - Run the Forecast API Locally ⚡

If time allows, students can run the Forecast API locally. Clone the project onto your machine and follow the instructions in the API README to start the server and test it with your client app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • CSS 8.9%
  • JavaScript 1.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.