friedhof / komunumo-backend

Backend of Komunumo, the Open Source Community Manager.
https://komunumo.org
GNU Affero General Public License v3.0
2 stars 3 forks source link

Generate API documentation #24

Open McPringle opened 7 years ago

McPringle commented 7 years ago

We should use swagger: https://github.com/nielsfalk/ktor-swagger

McPringle commented 7 years ago

ktor-swagger must be compiled from source code, it is not available on maven central, jcenter or bintray. I created an issue for that: https://github.com/nielsfalk/ktor-swagger/issues/1

This issue will be blocked until ktor-swagger is available on maven central, jcenter or bintray.