Mar 1, 2023 3 0 Behind the scenes of the Nightscout API Mark,Darrel Learn how to use TypeSpec to create an OpenAPI specification and Kiota to generate client libraries to integrate Nightscout (an open-source glucose monitor) with Microsoft Graph.
Dec 13, 2022 0 1 Describing a real API with Cadl: The Moostodon story Mark,Mike,Darrel Learn how Cadl and Kiota were used together to model the Mastodon API and generate a working Mastodon client.
Dec 13, 2022 3 3 The value of Cadl in designing APIs Mike,Mark This blog post describes the new Cadl API design language and its benefits for API authoring.
Apr 19, 2022 4 0 API Definitions as Developer Contracts Mark,Mike APIs are our contracts with developers. This post will introduce you to how we approach defining and managing API definitions in Azure.
Nov 6, 2020 2 0 AutoRest and OpenAPI: The backbone of Azure SDK David Wilson Learn about the AutoRest code generation tool and how it converts OpenAPI specs to Azure SDKs in a variety of languages.