10 lines
304 B
Markdown
10 lines
304 B
Markdown
# API builder
|
||
|
||
A simple script to autmatically generate Python API clients from Swagger descriptions, both in YAML and JSON. Works with a few selected Swagger
|
||
definitions, but I haven’t tested it on many different formats. Very much just
|
||
a Proof of Concept that happens to be useful.
|
||
|
||
<hr/>
|
||
|
||
Have fun!
|