YAML

📘 Guía esencial de YAML: qué es, para qué sirve y cómo usarlo 🧠 ¿Qué es YAML? YAML significa YAML Ain’t Markup Language (YAML No es un Lenguaje de Marcado). Es un lengu...
0 Read More

Populate PDF forms using JSON

When handling PDF forms in modern applications, developers often encounter challenges with the rigid binary structure of PDFs. PDF files are structured as a collection of binary objects, including com...
0 Read More

PDF to JSON in 3 Easy Steps

PDF files are widely used for storing and sharing information, but they aren’t always the easiest to work with when extracting data for use in other systems. This article will guide you through thre...
0 Read More

Oracle 19c - JSON Conversions

{ Abhilash Kumar Bhattaram : Follow on LinkedIn } Oracle Database and JSON JSON is important because it offers a lightweight, human-readable format that is easy for both developers a...
0 Read More

JSON-RPC Uncovered

While tinkering with Agentic MCP servers at work, I ran into JSON-RPC, the slick tech driving parts of the MCP system. Talk about a *remote*ly cool find! It fired up my curiosity, so I dug in. ...
0 Read More