root-systems / dogstack

:dog: :dog: :dog: a popular-choice grab-bag framework for teams working on production web apps
https://dogstack.js.org/
24 stars 7 forks source link

Where can we use json schema? #58

Open danalexilewis opened 7 years ago

danalexilewis commented 7 years ago

I have been thinking about this in regards to how to start projects. I am very excited about the idea of being able to use json schema as a first pass for several things:

In other words I want to start thinking of different parts of an app based upon what data is being riceived or sent at that place.

I see this as supplementary to getting into writing gherkin stories.

Thoughts?