Skip to content

Generate REST API documentation from the code #5

@jean-morissette

Description

@jean-morissette

Generate REST API documentation from the code, something similar to Swagger JAX-RS extension, but without all their annotations (they have just too many), which is possible in Ceylon, thanks to its great metaprogramming, reified generics and its support of named, optional and default arguments).

It could be another module that inspects the app and generates an HTML report. Something that could be done in a continuous integration server, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions