Files
kompendium/README.md
2021-04-11 22:01:25 +00:00

12 lines
343 B
Markdown

# Kompendium
## What is Kompendium
Kompendium is intended to be a non-intrusive OpenApi Specification generator for [Ktor](https://ktor.io).
Non-invasive meaning that users will use only Ktor native functions when implementing their API, and will supplement
with Kompendium code in order to generate the appropriate spec.
## Modules
TODO