Question on Http REST... swagger

Hello there,

I have a need to emit docs for REST APIs written in akka-http. Swagger is a popular one for this kind of work. But, I do not want to get drenched with java annotations. Any suggestions on how I could use Swagger or something else that may be more appropriate for akka-http for REST APIs?

I noticed https://github.com/swagger-akka-http/swagger-akka-http can be a choice.

Please advice,
Muthu

I would recommend this: https://github.com/twilio/guardrail

Thank you Ktoso. Let me check this out.

Thanks,
Muthu