youtube image
From YouTube: Creating an Interactive Developer Portal with GraphQL

Description

In this tutorial, you'll learn how to get to the next level of API documentation using Kong Developer Portal with GraphQL. Learn more about Kong Konnect and start a free trial: https://bit.ly/3vDuUBz

1:00 - What You’ll Need
3:30 - Create a Template
5:26 - Add Content
6:27 - Edit Title
7:55 - Add an API URL
9:04 - Copy Example Code from GraphiQL
11:34 - Test the Interactive Developer Portal
14:08 - Add a Link to the Navigation

In my example, I’ll be using Kong Konnect Enterprise Version 2.4, but the version number does not really matter. I also configured my workspace with one service that points to a Star Wars API endpoint with a GraphQL interface (swapi-graphql.netlify.com).

We’ll also be using an open source tool called GraphiQL for interactive documentation of a GraphQL endpoint. With GraphiQL, we’ll see requests, responses and automated generation of documentation based on the endpoint.

Read the full tutorial blog post: https://bit.ly/3pWR9kr

Contact us if you have any questions as you’re getting set up: https://support.konghq.com/support/s/

Once you’ve set up Konnect and Okta, you may find these other tutorials helpful:
• Automating Your Developer Pipeline With APIOps (DevOps + GitOps): https://bit.ly/3yPEsMa
• Service Design Guidelines Part 2: API Versioning: https://bit.ly/3pH0jB6
• “Gateway Mode” in Kuma and Kong Mesh: https://bit.ly/3ixLeQQ

#GraphQL #DevPortal #APIs #devcatalog