-
Notifications
You must be signed in to change notification settings - Fork 0
Jason Desrosiers
Jason Desrosiers is a software consultant with 8th Light. He is passionate about Hypermedia, Test Driven Development, clean code, programming languages, and agile methodologies.
- Github: jdesrosiers
- Twitter: @jasondesrosiers
- Blog: Jason Desrosiers @ 8thLight
Jason is interested in generic hypermedia clients, which he calls hypermedia "browsers". He is in the early stages of developing a new hypermedia media type and building a reference implementation of a browser for that media type.
Jason is an expert in JSON Schema and is the top answer of jsonschema
questions on Stack Overflow. He is currently working on a JSON Schema-like project that attempts to challenge some of the choices made with JSON Schema and experiment with some new ideas.
A demo of a JSON Hyper-Schema (Draft-04) API using the Jsonary browser. People tend to think of generic hypermedia clients (browsers) as a complex and difficult problem. This demo shows that the concept can be both simple and powerful. https://github.com/jdesrosiers/todo-api
JSON Schema can be a powerful tool, but it also has some dark corners we're better off avoiding. This talk will cover the good, the bad, and the ugly of both common practices and the specification.