Show HN: Internet Object – a lean, schema-first JSON alternative
Mood
thoughtful
Sentiment
positive
Category
tech
Key topics
data formats
JSON alternatives
schema-first design
---
I started exploring this idea in 2017 after repeatedly running into the same pain points with JSON while building distributed systems and structured data pipelines. Rather than extending JSON or adding more layers on top of it, I wanted a format that was clean, schema-first, human-friendly, and still compatible, where that compatibility matters.
The concept evolved slowly over the years, with several redesigns, dead ends, and restarts — until it eventually converged into what I now call Internet Object (IO). The story behind this evolution is here: https://internetobject.org/the-story/
Although IO was not created with LLMs in mind, its structure ends up being significantly more token-efficient (around 40-50% fewer tokens compared to JSON), which has become a practical advantage in today’s workloads.
I've written a practical guide showing how JSON developers can transition to IO, with syntax explanations: https://blog.maniartech.com/from-json-to-internet-object-a-l...
For side-by-side comparisons with JSON, see the following link: https://www.internetobject.org/io-vs-json/
There is also an interactive playground if you'd like to try the format directly: https://play.internetobject.org https://play.internetobject.org/simple-collection
This is a soft launch to gather early feedback - I would appreciate any thoughts from the community.
The author introduces Internet Object (IO), a lean, schema-first JSON-compatible format that reduces structural noise and tokens by ~40-50%, and provides resources for transitioning from JSON to IO.
Snapshot generated from the HN discussion
Discussion Activity
Light discussionFirst comment
1h
Peak period
1
Hour 2
Avg / period
1
Based on 2 loaded comments
Key moments
- 01Story posted
11/17/2025, 11:11:42 AM
1d ago
Step 01 - 02First comment
11/17/2025, 12:18:12 PM
1h after posting
Step 02 - 03Peak activity
1 comments in Hour 2
Hottest window of the conversation
Step 03 - 04Latest activity
11/17/2025, 1:35:26 PM
1d ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
Discussion hasn't started yet.
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.