Files
api_builder/README.md
2018-12-12 16:23:25 +01:00

10 lines
304 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 havent tested it on many different formats. Very much just
a Proof of Concept that happens to be useful.
<hr/>
Have fun!