codegenr 0.0.2

Fast json/yaml/openapi code generator based on handlebars templating.
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": " John",
  "age": 30,
  "cars": [
    "Ford",
    "BMW",
    "Fiat"
  ]
}