https://github.com/codewithpraveen/labs-restfulapi-appservice
Repository for the "Manage a RESTful API service using App Service" lab
https://github.com/codewithpraveen/labs-restfulapi-appservice
azure-app-service restful-api
Last synced: 3 months ago
JSON representation
Repository for the "Manage a RESTful API service using App Service" lab
- Host: GitHub
- URL: https://github.com/codewithpraveen/labs-restfulapi-appservice
- Owner: CodeWithPraveen
- Created: 2022-10-10T22:54:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T23:15:33.000Z (about 3 years ago)
- Last Synced: 2025-04-02T00:51:17.368Z (9 months ago)
- Topics: azure-app-service, restful-api
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 63
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository for the Azure App Service + RESTful API Lab
Manage a RESTful API service using App Service lab
## Learning Objectives
- Create a new App Service using Azure Portal.
- Deploy a RESTful Web API using the GitHub repository.
- Add RESTful operations to an existing .NET Core Web API project.
- Fork and build .NET projects on GitHub using GitHub Actions.
## What you will learn?
- Azure App Service.
- Deploy .NET Core Web API service in Azure App Service.
- Add RESTful HTTP operations to an existing Web API project.
- Work with CORS for API projects.
- RESTful API.
## Prerequisities
- Familiarity with App Service in the Azure portal.
- Basic knowledge of .NET Core Web API.
- GitHub account to fork and clone code.
- Postman account to execute HTTP requests through the Postman Web portal.
## Learn more and enroll
https://www.udemy.com/labs/manage-a-restful-api-service-using-app-service