Upgrade to Pro — share decks privately, control downloads, hide ads and more …

MSON 5 in 5 - RESTFest 2015

paraskakis
September 19, 2015

MSON 5 in 5 - RESTFest 2015

Markdown Syntax for Object Notation

Schemas are powerful, but if you have ever tried to write one you probably felt it is more pain than it needs to be. And not just for writing. Reading a schema is no fun either. MSON is a Markdown syntax for describing data structures, independently of how they might be serialized.

paraskakis

September 19, 2015
Tweet

More Decks by paraskakis

Other Decks in Programming

Transcript

  1. JSON • The Problem:
 Keeping things DRY • The Hairier

    Problem:
 Data Structures I can Reuse
 (independent of rendering)