Challenge 03 - Create Backend API

<Previous Challenge - Home - Next Challenge>

Pre-requisites

Introduction

Now that you have deployed an APIM service in Dev environment, you would now like to create a simple Hello World API that can be called via the APIM gateway and routes the calls to the backend API services hosted in Function Apps.

Description

For both scenarios, you should be able to:

Success Criteria

Learning Resources

Advanced Challenges

Back to Top