๐๏ธ API Portal Quickstart
In this quickstart we will integrate the Speakeasy SDK into a locally running API in order to begin building an API developer experience portal.
๐๏ธ Automate SDK Gen with Github Actions
The worst part of making changes to an API is propogating those changes downstream to all your API artifacts. If you support your API with client SDKs, any changes to your API may mean making changes to a dozen SDKs. In this tutorial we'll show you how you can automate away this headache by using GitHub Actions and the Speakeasy CLI to easily automate the creation and ongoing updates of your client SDKs whenever there are changes to your OpenAPI schema.
๐๏ธ Generate SDK Telemetry with Speakeasy
An API is no different from any other product. You need to understand how itโs being used before you start planning changes; good data leads to good decisions.
๐๏ธ Dev Portal Embeds Quickstart
1) Installing Speakeasy Components
๐๏ธ Setting up Speakeasy managed API keys without an API gateway
When setting up Speakeasy managed API keys in production we recommend using an API gateway to provide request termination before requests