This repo contains a list of codegens for Hasura (CLI & Console). This repo also contains a builder-kit for building your own codegen.
Codegen for Hasura generates working boilerplate code in your language/framework for action handlers (currently, we may do more in the future!).
To use Hasura codegen, head to the Hasura docs. It can be used via the CLI or the console.
To build and publish a codegen for your favourite language and framework (thank you ❤️!) head to the builder-kit docs!