Showing results for REST - Azure SDK Blog

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
Jun 28, 2022
Post comments count0
Post likes count0

It just takes time. Updated guidance on Azure long-running operations.

Mark W. Mike Kistler
Mark,
Mike

Developers hate waiting, but sometimes it's necessary. When we know something is going to take time in Azure, it's modeled as a long-running operation (LRO). We've recently updated our guidance on LROs in our REST API guidelines.

sdkazureREST
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
Oct 5, 2021
Post comments count0
Post likes count0

Azure REST API Guidelines Update

Mark W. Mike Kistler
Mark,
Mike

Providing APIs that are easy to use, fit to purpose, scalable, maintainable, and consistent make the difference between success and failure for your software. The guidelines help Microsoft engineering teams, and others building REST services, create APIs that are approachable, sustainable, and consistent.

azureRESTAPI