>An event is literally just a json data structure and yaml is the human-readable version...
Which is how I recently added yaml to my original json apps. Just convert yaml over to json (with a little coaxing because yaml only worth with strings)
>An event is literally just a json data structure and yaml is the human-readable version...
Which is how I recently added yaml to my original json apps. Just convert yaml over to json (with a little coaxing because yaml only worth with strings)
No replies yet.