Some additional ones to consider: Swagger [0] API BluePrint [1] RAML [2] I find the most ecosystem around Swagger; seems the most popular. Nice list of integrations (see the link to Maven plugin) [3]
[0] http://swagger.io [1] http://apiblueprint.org [2] http://raml.org [3] https://github.com/swagger-api/swagger-spec#additional-libraries On Mon, Nov 17, 2014 at 7:55 PM, Martin Todorov <[email protected]> wrote: > Hi, > > Perhaps this isn't the right mailing list, but it's partially > Maven-related... > > I've been wondering: are there some existing API-s and Maven plugins that > can generate either of the following: > a) Javadoc generators for REST API-s > b) Markdown-styled documentation generators for REST API-s > > I'm aware of Enunciate... Is that the only option, or are there any others > that can be used with Maven plugins? > > Thanks in advance for any hints! > Kind regards, > > Martin Todorov >
