DEV Community

#json

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
JSON, YAML, CSV, and TOML: When to Use Each Data Format

JSON, YAML, CSV, and TOML: When to Use Each Data Format

Comments 2
3 min read
How to Escape and Unescape JSON Strings (Quotes, Backslashes, Newlines & Unicode)

How to Escape and Unescape JSON Strings (Quotes, Backslashes, Newlines & Unicode)

Comments
2 min read
How to Detect API Breaking Changes Before They Break Your App

How to Detect API Breaking Changes Before They Break Your App

Comments
2 min read
Replay a Flight After It Lands: Historical Flight Tracker API

Replay a Flight After It Lands: Historical Flight Tracker API

1
Comments
4 min read
Custom JSON in Go: Marshaler, Unmarshaler, and the omitempty Traps

Custom JSON in Go: Marshaler, Unmarshaler, and the omitempty Traps

Comments
7 min read
json.RawMessage in Go: Deferring Decode Until You Know the Type

json.RawMessage in Go: Deferring Decode Until You Know the Type

Comments
6 min read
5 Free JSON Tools Every Developer Should Bookmark

5 Free JSON Tools Every Developer Should Bookmark

Comments
3 min read
Exporting BibTeX to CSV/Excel/JSON/HTML

Exporting BibTeX to CSV/Excel/JSON/HTML

Comments
2 min read
Validating lists in Okyline: uniqueness, order, and cross-element rules

Validating lists in Okyline: uniqueness, order, and cross-element rules

Comments
5 min read
JSON Schema in 10 Minutes — Validation, Types & Real Examples

JSON Schema in 10 Minutes — Validation, Types & Real Examples

Comments
7 min read
Getting structured JSON out of five incompatible LLM APIs — and degrading when they ignore you

The parser as the real system contract

Getting structured JSON out of five incompatible LLM APIs — and degrading when they ignore you

7
Comments 13
5 min read
Building a Schema.org @graph That Validates on the First Try

Building a Schema.org @graph That Validates on the First Try

Comments
3 min read
Why JSON Canonicalization Breaks Under RTL Text — Real Sigstore Impact

Why JSON Canonicalization Breaks Under RTL Text — Real Sigstore Impact

Comments
3 min read
How to format JSON in Chrome without an extension

How to format JSON in Chrome without an extension

Comments
2 min read
Convert a JSON API Response to Excel: 3 Ways (No-Code, Python, Power Query)

Convert a JSON API Response to Excel: 3 Ways (No-Code, Python, Power Query)

2
Comments 1
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.