Tag: json

Artificial Intelligence

How to Write AI Prompts That Output Valid JSON Data

When working with LLMs, an extremely valuable use case is generating structured data as the output response of the AI prompt. Whether you’re building an…

Apr 8, 2025 6 min read
Azure Data & Storage

Azure Cosmos DB Desktop Data Migration Tool v2.0

The Azure Cosmos DB Desktop Data Migration Tool is a command-line tool that provides data import and export capabilities for using with Azure Cosmos DB.…

Apr 5, 2023 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
Azure Data & Storage

What is DocumentDB?

Azure DocumentDB is a NoSQL document database that uses the JSON data format for storing and querying documents. Being a feature of Microsoft Azure, DocumentDB…

Jul 21, 2015 2 min read