Skip to content

Generating readable (HTML) documentation for our RESTful API #448

@nealmcb

Description

@nealmcb

The automatic json-based documentation for a 404 is super-handy, but it is not well suited for casual visitors. Is there a generic way to generate a very simple HTML version of that json documentation, e.g. suitable as a home page for a bare-bones web site?

I guess that e.g. some code to plug the json output into a template that generates readable HTML would be a nice option to have for use with @hug.not_found().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions