API Reference QuenyaBuilder v0.2.0

Modules

Build API routes based on OpenAPI v3 spec

Generate Plug router based on OAPIv3 spec

Generate method plug

Build request validator module

Generate fake handler for response

Build response validator module

Generate Plug router based on OAPIv3 spec

General utility functions for code generator

Mix Tasks

Generate source code based on OpenAPI v3 sepc for todo. This will create a /gen folder and overwrite all files in it. The files are generated based on operationId in the spec Todo keeps the contexts that define your domain and business logic.