I have an API only rails app which needs documentation for frontend developers. And it's my first experience with it.
What tool do you use for this purpose? Note that I am using rails 5 API and not Grape.
I tested Apipie
, swagger-blocks
, and swagger-docs
gems, but they are obsolete or buggy. There must be a better option!
Any recommendations respected