Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

francisnazareth
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant