Files
api_builder/README.md
2018-12-12 13:46:03 +01:00

11 lines
292 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 JSON-based
Swagger descriptions. 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!