Articles by Tag #json

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding the Power Automate Definition

Power Automate is built on Azure Logic Apps so they both share the same definition schema. The...

Learn More 91 1Jul 8 '24

ByteDance/Sonic: A Lightning-Fast JSON Library for Go

"In the world of microservices, every millisecond counts. See how TikTok's engineering team...

Learn More 41 0Feb 4

How to C#: Using the JObject Class

Working with JSON is essential in many C# applications. The JObject class from the Newtonsoft.Json...

Learn More 36 0Jul 1 '24

Extract table data from Documents using Azure AI Document Intelligence

Extract table data from Documents Using Azure AI Document Intelligence Layout Model with...

Learn More 35 1Oct 16 '24

Welcome Sury - The fastest schema with next-gen DX 🚀

Recently I wrote a comprehensive article about a JavaScript Schema library from the future where I...

Learn More 29 3Apr 28

🎨JSON Style Guides for Controlled Image Generation with GPT-4o and GPT-Image-1

Image generation with GPT-4o and GPT-Image-1 can yield visually stunning results—but without clear...

Learn More 23 4May 8

Building a Smart Feedback Agent with Copilot Studio, Adaptive cards and Power Automate

Introduction to Building a Smart Feedback Agent In today's digital landscape, providing...

Learn More 22 1Jan 10

Spring Boot REST API - Returning Response in JSON Format

Spring Boot REST API - Returning Response in JSON Format Introduction In this...

Learn More 21 0Feb 23

Document data modeling to avoid write skew anomalies

In a previous post, I explained that a serializable isolation level is not the only solution to avoid...

Learn More 19 5Dec 28 '24

Working with Nested JSON Data Using C# Records

In a previous article, we explored how C# records simplify API data handling by reducing boilerplate...

Learn More 16 0Aug 15 '24

How to - Convert HTML Table to JSON in Power Automate

Since Power Automate and other RPA technology took hold I believe that one of the top integration...

Learn More 13 0Apr 28

🟨 What kind of “happy” is this?

A quiet breakdown of a small Japanese word—and what I felt while writing it. 🤔 A...

Learn More 13 5May 15

How to C#: Validating a JSON to a JSON Schema

Validating JSON against a JSON schema is crucial when ensuring the data your application consumes...

Learn More 11 0Aug 20 '24

Ensuring Reliable JSON from LLM Responses in PHP

Introduction When working with Large Language Model (LLM) APIs, you often receive...

Learn More 10 1Mar 2

Practical AI: Building a Robust Data Correction System with JSON Schema and LLMs

TL;DR We built a system that combines JSON Schema validation with LLMs to automatically...

Learn More 10 8May 22

Understanding JSON in JavaScript: A Complete Guide

JSON (JavaScript Object Notation) is a lightweight data-interchange format that's easy for humans to...

Learn More 9 7May 11

No Index Only Scan on JSONB Fields (even on scalar)

On reddit, a PostgreSQL user was trying to use the SQL database as a document database, with all data...

Learn More 9 1May 23

Automatically Create Timestamped S3 Buckets with AWS Lambda and Send Gmail Alerts via SNS

Learn how to automatically create timestamped S3 buckets using AWS Lambda and get instant email...

Learn More 8 0Jun 19

Application/x-www-form-urlencoded vs Application/json: Which One to Use?

In the fast-paced world of web development, the method of transmitting data between a client and...

Learn More 8 0Oct 9 '24

Convert JSON to Markdown in Seconds! 🚀

Have you ever needed to quickly transform JSON data into a human-readable format? Whether you're a...

Learn More 8 0Feb 20

Mastering Jackson Annotations in Java with Real-World Examples

When working with Java and JSON, Jackson is often the go-to library. It provides a powerful and...

Learn More 8 1May 13

Python Requests: Mastering JSON Data POST

In 2025, JSON remains the backbone of modern API communication, powering everything from...

Learn More 8 0Feb 12

How to quickly transform multi-layer sets in JSON strings

There is a 2-layer JSON string with multiple dynamic key values in the lower layer, excluding...

Learn More 7 0May 7

JSON to TypeScript in less than 1 second!

Imagine that you are trying to integrate an HTTP API with a TypeScript client. Sometimes, SDKs and...

Learn More 7 0Jul 23 '24

JSON vs YAML vs TOML vs XML: Best Data Format in 2025

Leapcell: The Next-Gen Serverless Platform for Web Hosting, Async Tasks, and Redis A...

Learn More 7 0Mar 7

Realistic data Generation Using Bloomer Mock

Bloomer mock tool can generate random mock customised data for free. No limit on number of records...

Learn More 6 4Nov 16 '24

How to Operate nested JSON from RESTful with esProc

After receiving JSON from RESTful services, further calculations are often required. Processing such...

Learn More 6 0May 9

Convert CSV Data into Multilevel JSON #eg56

Problem description & analysis Below is data in CSV file...

Learn More 6 0Oct 12 '24

Master JSON Handling in JavaScript! 🖥️🚀

Ever felt stuck dealing with API data? JSON (JavaScript Object Notation) is the backbone of modern...

Learn More 6 0Jan 31

JSON Viewer Plus: The Last JSON Extension You'll Ever Need

Hey fellow developers! Let me tell you a story about why I created JSON Viewer Plus. Like many of...

Learn More 6 0Nov 20 '24