pksunkara / alpaca

Given a web API, Generate client libraries in node, php, python, ruby
Mozilla Public License 2.0
2.45k stars 89 forks source link

Format: YAML #63

Open pksunkara opened 9 years ago

pksunkara commented 9 years ago

Reading from alpaca.yaml instead of alpaca.json

matrixik commented 9 years ago

You could also check https://github.com/toml-lang/toml as I think it's more user friendly. Some intro: http://npf.io/2014/08/intro-to-toml/