readme: add yaml

This commit is contained in:
2018-12-12 16:23:25 +01:00
parent 2f20fa80bd
commit ef4423d9de

View File

@@ -1,9 +1,8 @@
# API builder # API builder
A simple script to autmatically generate Python API clients from JSON-based A simple script to autmatically generate Python API clients from Swagger descriptions, both in YAML and JSON. Works with a few selected Swagger
Swagger descriptions. Works with a few selected Swagger definitions, but I definitions, but I havent tested it on many different formats. Very much just
havent tested it on many different formats. Very much just a Proof of Concept a Proof of Concept that happens to be useful.
that happens to be useful.
<hr/> <hr/>