Skip to content

Instructions and code for APIm related things at Rector in Stockholm

Notifications You must be signed in to change notification settings

mikaelsand/reactor-sthlm-api-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Information

Welcome to Introduction to Azure API management. Here you will find labs and related information.

Session 1

Weather Demo

Overview and demo of calling the Open Weather API.

  • v1 Just a basic call
  • v2 Updated following common usage guidelines.

Routing Demo

Using Products and Policies to route incoming calls to either "Europe" or "America" based on the subscriber's product. Here is the api code. In order to use it you need to setup backends to call. You can use the two Logic Apps provided. One for America and one for Europe.

Labs

Lab 1

In this lab you will call the SL realtime APIs to get information about public transport. It show how to manupulate the call using policies and protect the backend API-key.

You can find the lab here.

Lab 2

In this lab you will configure a product and assing a subscription to that product. This is to show how API management handles authentication out of the box.

It also shows how products are related to APIs in APIm.

You can find the lab here.

Lab 3

This lab shows you how you can protect your APIs in a very granular way using Oauth based on Azure AD and claims.

You can find the lab here.

About

Instructions and code for APIm related things at Rector in Stockholm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published