#openapi
Read more stories on Hashnode
Articles with this tag
You may want to provide a RESTful API in addition to your gRPC service without the need to duplicate your code. gRPC Gateway is a popular tool for...
Integrate tsoa with Speakeasy In this tutorial, we'll learn how to integrate tsoa (TypeScript OpenAPI) with Speakeasy to generate client SDKs. We'll...
Generate SDKs with Fastify In this tutorial, we'll show you how to generate an OpenAPI specification using Fastify so that you can use Speakeasy to...
How to effectively use oneOf, allOf and anyOf in your OpenAPI 3.X OADs. · The OpenAPI Specification (OAS) is designed to be capable of describing any...
In this post, we'll show you how to make a Terraform provider available on Pulumi. The article assumes some prior knowledge of Terraform and Pulumi,...
How we built an OpenAPI LLM agent. · Speakeasy Suggest, our AI-powered tool for automatically improving OpenAPI specs, is available now through the...