Tag: REST

Azure CLI

Azure CLI: Call Azure REST API Directly

The Azure CLI is a command-line tool built to give a native CLI interface for working with Microsoft Azure resources. The Azure CLI itself will…

Aug 8, 2022 3 min read
Development

Swagger is now the OpenAPI Specification

A while back I wrote an OSS Spotlight post about the Swagger project. In short, Swagger is “the world’s most popular API tooling”. It’s a…

Oct 20, 2017 3 min read
Development

OSS Spotlight: Swagger

There have been a few approaches to make sharing and consuming Web Services easier over the years. Many developers have worked with WSDL and SOAP…

Apr 20, 2017 2 min read