introduce an intermediate form; this is going to be used to generate a few different things: - an interator interface for paginated APIs; the IR will let us re-use the typify types - a CLI generator that will generate calls into the generated client - an automated test harness that will validate the generated client against a mock server |
||
---|---|---|
.github | ||
example-build | ||
example-macro | ||
progenitor | ||
progenitor-client | ||
progenitor-impl | ||
progenitor-macro | ||
sample_openapi | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |