Azure / apim-lab

API Management - Hands-on Lab Workshop
https://azure.github.io/apim-lab/
MIT License
74 stars 81 forks source link

New Challenge on GraphQL (using Starwars API as backend). #126

Open francisnazareth opened 9 months ago

francisnazareth commented 9 months ago

The challenge covers the following:

  1. Create a synthetic GraphQL API using GraphQL schema.
  2. Add HTTP custom resolvers using https://swapi.dev/api/people and https://swapi.dev/api/people/id as the HTTP endpoints.
  3. Testing the GraphQL APIs using Azure API management test pane.
  4. Testing the GraphQL APIs using Developer portal.

Please feel free to re-arrange the lab order or make any changes as necessary.

simonkurtz-MSFT commented 4 months ago

So sorry, @francisnazareth, as this went unnoticed! Thank you for your PR and hard work! I am not as deeply involved with the GraphQL work, so I may defer to @ferantoMSFT and @Chad-Dumas-MSFT.