Skip to content

Start DocApi development #1

@Mec-iS

Description

@Mec-iS

As the objective of this repo is to create an hydrus deployment with the characteristics defined by the "Real World Example", we start analyzing the views and models for the Flask app to turn them into an Hydra documentation file.
The Example app is a basic Medium.com clone, the Flask deployment is called "Conduit"; three main classes of objects are defined:

  • Articles
  • Profiles
  • Users

Articles

Profiles

  • Same as Articles, there are some models and views that needs to be translated

Users

  • Same as Articles, there are some models and views that needs to be translated

I will add an ApiDoc template to the repo via PR.

Best way to start is to find the relevant schemas at schema.org; for example an Article is probably an instance of class BlogPosting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions