Skip to content

[Feature Request] Add views/view controllers #221

Closed
@sansyrox

Description

Current Behavior

Right now, you can only use per route decorators.

Desired Behavior

Add the ability to add views. Views will allow the ability to better structure the code. As you can have all the different kind of routes(GET/POST/PUT....) for the same route under a single class.

High Level Implementation

  • Create a add_view class/protcol
  • Handle and call the python interface functions.

Screenshots / Mockups

Alternatives


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