Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 3.51 KB

File metadata and controls

63 lines (39 loc) · 3.51 KB

Build an API for Water Consumption Tracking

Module Source Link

Build an API for Water Consumption Tracking, from the .NET Conf Student Zone 2022 Event

Goals

In this workshop, we will discuss how to create an API to serve data from a database.

Goal Create an API to serve data related to water consumption
What will you learn .NET APIs, Entity Framework
What you'll need .NET SDK, Visual Studio Code, Azure Tools
Duration 1 hour
Microsoft Cloud Topics taught Azure
Just want to try the app or see the solution? Solution
Slides Powerpoint

Video

Train the Trainer Video

Pre-Learning

Prerequisites

For specific instructions, go to .NET Conf Student Zone 2022: Backend APIs

What students will learn

This workshop build on the activity in the IoT Water Consumption Tracker Workshop and ML.NET Water Consumption Prediction Workshop. These workshops do not need to be completed before this workshop.

In this workshop, you will learn how to take data from a database and serve it using an API. You will create the API and deploy it to the cloud.

Workshop Milestones

For the full instructions go here: .NET Conf Student Zone 2022: Backend APIs

  1. Milestone 1: Transform a CSV into database tables
  2. Milestone 2: Creat an API to serve data from a database
  3. Milestone 3: Deploy an API to the cloud

Next steps

Continue the Water Consumption Tracking project by building a Water Consumption Tracking Mobile App.

Or, learn more with an API-focused learning path:

Feedback

Be sure to give feedback about this workshop!

Code of Conduct