This library is a port of autodoc for dog.
libraryDependencies += "com.github.pocketberserker" %% "dog-autodoc" % "0.3.0" % "test"
or you can use sbt plugin
see also dog-autodoc-examples
Generate REST API documentation from request-dog
This library is a port of autodoc for dog.
libraryDependencies += "com.github.pocketberserker" %% "dog-autodoc" % "0.3.0" % "test"
or you can use sbt plugin
see also dog-autodoc-examples