Search Articles — Sudonull

Search Results

In this project

Structured JSON Logs: A Guide for Developers

https://sudonull.com/structured-json-logs-a-guide-for-developers

Practical guide to implementing effective logging in distributed systems. Learn about MDC, entrypoints and error/warning separation.

Dialog management in Python via JSON config

https://sudonull.com/dialog-management-in-python-via-json-config

Declarative approach to wizards in Python. Configuring steps, conditional visibility and integration with aiogram 3 without nested if. Read the guide.

Notation for SQL conditions in JSON strings

https://sudonull.com/notation-for-sql-conditions-in-json-strings

Compact string notation for generating SQL expressions from JSON. Support for sets, intervals, MIN/MAX. Regular validation and examples for developers. Study and implement in preprocessor.

Grid Inventory GameMaker: Code and JSON

https://sudonull.com/grid-inventory-gamemaker-code-and-json

Create a flexible grid inventory system in GameMaker with ds_grid, JSON database, and drag-and-drop. Step-by-step code for middle developers. Implement now.

Kodi 22 Alpha 3: FFmpeg and JSON-RPC updates

https://sudonull.com/kodi-22-alpha-3-ffmpeg-and-json-rpc-updates

Kodi 22.0 Piers Alpha 3: Blu-ray, subtitles, audio fixes, new APIs. Updates for Android, webOS, Linux. Download and test for HTPC.

From the web

Searches related to json_decode

https://jsonformatter.curiousconcept.com/

JSON or JavaScript Object Notation is a language-independent open data format that uses human-readable text to express data objects consisting of attribute-value pairs. Although originally derived from the JavaScript scripting language, JSON data can be generated and parsed with a wide variety of programming languages including JavaScript, PHP, Python, Ruby, and Java.

Trending Now