progenitor/sample_openapi
Adam Leventhal e58ebd18fa
introduce an intermediate form (#18)
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
2021-12-09 18:15:24 -08:00
..
api.github.com.json convert from executable -> executable + library with macro and builder options (#9) 2021-10-17 10:40:22 -07:00
buildomat.json Handle operations whose response is a `null` 2021-11-09 23:27:07 -08:00
keeper.json convert from executable -> executable + library with macro and builder options (#9) 2021-10-17 10:40:22 -07:00
nexus.json introduce an intermediate form (#18) 2021-12-09 18:15:24 -08:00