Showing results for OpenAPI - Azure SDK Blog

Mar 1, 2023
Post comments count3
Post likes count0

Behind the scenes of the Nightscout API

Mark W. Darrel Miller
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.

OpenAPIcadltypespec
Dec 13, 2022
Post comments count3
Post likes count3

The value of Cadl in designing APIs

Mike Kistler Mark W.
Mike,
Mark

This blog post describes the new Cadl API design language and its benefits for API authoring.

OpenAPIRESTAPI
Apr 19, 2022
Post comments count4
Post likes count0

API Definitions as Developer Contracts

Mark W. Mike Kistler
Mark,
Mike

APIs are our contracts with developers. This post will introduce you to how we approach defining and managing API definitions in Azure.

azure-sdkazureOpenAPI
Nov 6, 2020
Post comments count2
Post likes count0

AutoRest and OpenAPI: The backbone of Azure SDK

David Wilson
David Wilson

Learn about the AutoRest code generation tool and how it converts OpenAPI specs to Azure SDKs in a variety of languages.

azure-sdkOpenAPIAutoRest