Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hkalexling/koa


https://github.com/hkalexling/koa

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Koa

Kemal OpenAPI Description Generator

## Installation

1. Add the dependency to your `shard.yml`:

```yaml
dependencies:
koa:
github: hkalexling/koa
```

2. Run `shards install`

## Usage

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

## Contributors

- [Alex Ling](https://github.com/hkalexling) - creator and maintainer