Skip to content

Provide a modern decorator-based API as an alternative #701

@ejscribner

Description

@ejscribner

Create an alternative decorator-based API that is similar to TypeGoose, Nest.js, Angular.js, etc:

@Collection()
class User {
  string name;

  @required
  string email;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions