Building an API is just the first step. You also need to deploy that API and help your customers onboard to drive API consumption. Design APIs in Insomnia, generate configurations for Kong Gateway, and publish REST, GraphQL, and gRPC services to the Kong Dev Portal to enable your audience. In this workshop, we will go through all steps of the API Management cycle - from designing API specifications to publishing APIs for public consumption.
A Short Outline
Design API in Insomnia
Design
Debug
Test
Deploy Services to API management (APIM) Platform - Kong
Generate config with inso from OpenAPI spec.
Learn how to use deck and GitHub actions for continuous delivery.
Use a mocking plugin for the default implementation.
Use rate limit plugin
Publish API to Developer Portal for public consumption.
Viktor Gamov is a Principal Developer Advocate at Kong, Java Champion, and published author.