Examples This list of examples shows how you can integrate The Codegen Project into your own projects. TypeScript Simple Library Simple TypeScript library that use AsyncAPI as input to generate payload models that is serialized and printed in the console. Next.JS Simple Next.JS server that use AsyncAPI as input to generate payload models that is serialized and printed on the website, works both client and server side.