Articles by Tag #json

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

🎨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 72 9May 8

Why JSON Prompts Are the Future of AI Automation (And How I Built a Free Tool to Prove It)

You write a prompt. Test it. Works perfectly. Deploy it to production. Watch it fail...

Learn More 44 0Aug 28

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 43 0Feb 4

Getting Started with Laravel API Resources for Clean JSON Responses In Laravel

“Clean code always looks like it was written by someone who cares.” -- Michael Feathers ...

Learn More 31 1Jul 30

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 4Apr 28

Spring Boot REST API - Returning Response in JSON Format

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

Learn More 27 0Feb 23

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

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

From JSON to BSON: The Data Format MongoDB Actually Uses

If you’ve worked with MongoDB or other document-based databases, you may have come across BSON. It...

Learn More 15 0Jul 15

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 14 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

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 13 0Feb 20

Create a Fully Functional JavaScript Calculator with Dark/Light Mode & Scientific Function

In this project, I built a modern calculator that supports: Basic arithmetic (+, -, *,...

Learn More 12 2Sep 2

Stop Hardcoding Business Logic: Meet Rule Engine JS

Table of Contents The Problem That Started It All Enter Rule Engine JS Zero...

Learn More 12 5Aug 18

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 12 1May 23

From Readable to Lightweight: Understanding JSON Minification

JSON has become one of the most widely used data formats for web applications, APIs, and...

Learn More 12 0Sep 8

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 11 8May 22

🚀 AquaScript – Best Free JSON API Source for Developers | No Signup, Unlimited Fast Data Instantly 🌐

Looking for an easy, free, and lightning-fast way to get mock data for your websites or apps? 🎁...

Learn More 10 0Jul 21

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 10 0Mar 7

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

Intro to PostgreSQL with JSONB compared to MongoDB, a general purpose document database

In recent years, MongoDB and PostgreSQL have gained popularity, representing the NoSQL and SQL camps,...

Learn More 10 0May 23

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

JWT, JSON & Tokens in 4 minutes

What is a JWT? JWT stands for (JSON Web Token) defines for us a way to transfer...

Learn More 8 4Jul 23

Python Requests: Mastering JSON Data POST

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

Learn More 8 0Feb 12

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

Build a Stylish To-Do App with JavaScript (with Local Storage)

In this blog, we’ll build a modern To-Do App where you can add tasks, edit them, delete them, and...

Learn More 8 0Aug 28

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

How to Handle JSON Data in JavaScript (Asynchronous Guide)

When building modern web applications, data often comes in the form of JSON, short for JavaScript...

Learn More 7 3Oct 16

What is JSON.stringify()? A Beginner’s Guide with Examples

When building modern web applications, working with JavaScript objects is inevitable. But what...

Learn More 7 0Jul 30

How to Use JSONB in PostgreSQL

What Is JSON? JSON (JavaScript Object Notation) is a lightweight format for storing and...

Learn More 7 4Jul 8