Build an API for Water Consumption Tracking, from the .NET Conf Student Zone 2022 Event
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 |
- Tutorial Build a web API with minimal API, ASP.NET Core, and .NET 6
- Documentation: Create a minimal web API with ASP.NET Core
For specific instructions, go to .NET Conf Student Zone 2022: Backend APIs
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.
For the full instructions go here: .NET Conf Student Zone 2022: Backend APIs
- Milestone 1: Transform a CSV into database tables
- Milestone 2: Creat an API to serve data from a database
- Milestone 3: Deploy an API to the cloud
Continue the Water Consumption Tracking project by building a Water Consumption Tracking Mobile App.
Or, learn more with an API-focused learning path:
Be sure to give feedback about this workshop!