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]
- Host: GitHub
- URL: https://github.com/mrexox/lucky_swagger
- Owner: mrexox
- Created: 2019-12-20T20:57:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T18:56:31.000Z (about 5 years ago)
- Last Synced: 2025-02-06T06:48:32.628Z (10 months ago)
- Topics: api, crystal, lucky, lucky-framework, swagger
- Language: Crystal
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.