JSON for beer recipes
Why do we need another recipe format?
Existing formats we’ve seen so far are limited in a number of ways, for instance, supporting only a limited number of mash steps along with being somewhat verbose to write.
Why JSON
- JSON is simple to parse and simple to write