Koa

Kemal OpenAPI Description Generator

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      koa:
        github: hkalexling/koa
  2. Run shards install

Usage

See examples/basic.cr. The YAML file generated by the example can be found at examples/basic.yaml.

Contributors