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

https://github.com/mrexox/lucky_swagger

Swagger API helper for Lucky Framework [WORK IN PROGRESS]
https://github.com/mrexox/lucky_swagger

api crystal lucky lucky-framework swagger

Last synced: 9 months ago
JSON representation

Swagger API helper for Lucky Framework [WORK IN PROGRESS]

Awesome Lists containing this project

README

          

# lucky-swagger

A Swagger API router for [Lucky framework](https://github.com/luckyframework/lucky)

## Installation

Add to your shards.yml file:

```
development_dependencies:
lucky-swagger:
github: mrexox/lucky_swagger
```

## Usage

⚠️ Please, beware: this project is in WIP status. The full documentation on usage wil be added soon.

## Changelog

See [CHANGELOG](CHANGELOG.md) file for reasons of significant changes and release comments for release changes.